Jump to content
The simFlight Network Forums

SMN204

Members
  • Posts

    49
  • Joined

  • Last visited

  • Days Won

    1

SMN204 last won the day on January 18 2023

SMN204 had the most liked content!

Profile Information

  • Gender
    Male
  • Location
    KZ

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

SMN204's Achievements

Contributor

Contributor (5/14)

  • One Year In Rare
  • Collaborator Rare
  • One Month Later Rare
  • Reacting Well Rare
  • Dedicated Rare

Recent Badges

1

Reputation

  1. Sorry 20.10 for all aircraft, 10,3 worked for MD11 for me, so I set 10.3 in general. Now I set 20.10 back to general, and for MD11 I set 10.3 like this (is this correct?) And for KingAir will try 20.5
  2. Ok, I set 20.10 in the [Buttons] menu for the test. (For the other airplane I did 10.3 as you said) Everything works OK But, with 20.10 same thing, just faster button pulsation...:-) I will try with 20.5 Am I set here correctly for a specific airplane?
  3. Black Square Analog King Air 350i v1.4 ......- Added true Pitch Sync functionality to yoke CWS buttons. Pressing and holding “L:var_PilotCws” or binding “K:SYNC_FLIGHT_DIRECTOR_PITCH” to hardware controls will now allow the aircraft to be maneuvered in pitch while temporarily disabling the autopilot pitch servo. FSUIPC7.ini 193=RA,14,CPPitch_Sync_yoke_CWS_buttons_Press,0 -{Preset Control}- With this assignment - a short press occurs, without holding it down myevents.txt 63 Pitch_Sync_yoke_CWS_buttons_Press#1 (>L:var_PilotCws) FSUIPC7.ini myevents.txt
  4. How to make the button held down continuously until the button is released. In the settings I check “Control to repeat while held” - the button vibrates. here is the video. In the ini file instead of RA I put HA... same thing. In ini file: ButtonRepeat=10,3 It was 20.10. But for other airplanes, I need 10.3. Maybe that's why the button vibrates like that? Is it possible that ButtonRepeat parameter is different for each airplane?
  5. MSFS2020 FSUIPC7 v7.5.1 Saw in FSUIPC_WASM.log: [ERROR]: Error clearing data definition with id=14 .............................................................................................=15 There were no problems in the game. And I see the same in FSUIPC_WASM_prev.log and there were no problems either! What does this mean? FSUIPC_WASM_prev.log FSUIPC_WASM.log
  6. Function - “Control to repeat while held” Is it possible to increase the pauses between repeats? For example: I have assigned an action to Turn knob. When I press the assignet button - I get one small turn of the turn knob. When I select “Control to repeat while held” and hold down the button I get a very fast rotation of my turn knob..... I want to reduce the rotation speed of my turn knob. Is it possible to do this by increasing the delay between repeats while holding the assignet button, for example? Or some other way...?
  7. Oh, that's the reason !!! 👍
  8. One more question. The “Master Cautuon” from my “myevents.txt” is assigned to button A25 Master_Caution_Press#86110 (>L:CEVENT) Master_Caution_Depress#86111 (>L:CEVENT) When assigned, everything works fine. But after a while it stops working! In the log instead of the code: 86110 (>L:CEVENT) I see this code: 2 (>L:var_masterCautionLatching). So that's why it stops working. I assign it again - it works and then “86110 (>L:CEVENT)” is replaced automatically to “2 (>L:var_masterCautionLatching)” I see this in FSUIPC7.log 2017265 Button changed: bRef=0, Joy=1 (A), Btn=25, Pressed 2017265 [Buttons.TFDi Design MD-11F GE CF6-80c] 157=PA,25,CPMaster_Caution_Press,0 2017265 [DEBUG]: Calculator code sent: 2 (>L:var_masterCautionLatching) 2017468 Button changed: bRef=0, Joy=1 (A), Btn=25, Released 2017468 [Buttons.TFDi Design MD-11F GE CF6-80c] 158=UA,25,CPMaster_Caution_Depress,0 2017468 [DEBUG]: Calculator code sent: 86111 (>L:CEVENT)
  9. I figured it out, I was the one with the problem. The function "Repeat while held" works fine!
  10. That's what I mean when the switch is in that position, not permanently, but temporarily, while I hold it down. When I let go, it moves out of that position.
  11. In TFDi MD11 it is “repeatedly sends the control while the button is held (i.e. from the press to the release event)”, when the switch is in this state all the time - has affect on other commands send “afterwards”, from another assignment (where “repeatedly sends” is also used, e.g. it stops working when the speed setter increase is pressed for a long time...). As soon as I cancel “Repeat while held” at the switch that is in this position permanently - other switches (with temporary “Repeat while held” - work normally
  12. Is it possible to set a fixed number of repeats in FSUIPC (e.g. 2... 3 at msec intervals) instead of “Repeat while held” (by infinite repetition...)? I need several (not infinite) “Control sent” at a fixed switch position. Since this infinite “Repeat while held” affects the other commands afterwards!
  13. Yes! In event.txt c hubhop many assignments are incorrectly specified . I did roughly like this in myevents.txt and it works! LDG_LT_L_Down#90258 (>L:CEVENT) LDG_LT_L_Up#90257 (>L:CEVENT) LDG_LT_R_Down#90260 (>L:CEVENT) LDG_LT_R_R_Up#90259 (>L:CEVENT)
  14. And this...? OBS_CKTBKR_LT_KB_WHEEL_UP 98304 OBS_CKTBKR_LT_KB_WHEEL_DOWN 98305
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.