SMN204 Posted November 17, 2024 Report Posted November 17, 2024 On this airplane (MD11) does not work simultaneous execution of multiple presets from one button...:-( For example ini file: 53=PA,27,CPLDG_LT_R_Down,0 -{Preset Control}-. 54=PA,27,CPLDG_LT_L_Down,0 -{Preset Control}-. Only the last preset works ! 54=PA,27,CPLDG_LT_L_Down,0 -{Preset Control}-- Is there any way to make a small delay between them to solve the problem? Is that possible? How to solve this problem? P.S On other airplanes works without problems, but on MD11 does not want....
John Dowson Posted November 17, 2024 Report Posted November 17, 2024 You can use the Pause control (1152 - see page 30 of Advanced User guide) to add a delay, in ms, e.g. to add a 100ms delay try 53=PA,27,CPLDG_LT_R_Down,0 -{Preset Control}-. 54=PA,27,C1152,100 55=PA,27,CPLDG_LT_L_Down,0 -{Preset Control}-. John
jordanal Posted 22 hours ago Report Posted 22 hours ago On 11/17/2024 at 12:46 PM, John Dowson said: You can use the Pause control (1152 - see page 30 of Advanced User guide) to add a delay, in ms, e.g. to add a 100ms delay try 53=PA,27,CPLDG_LT_R_Down,0 -{Preset Control}-. 54=PA,27,C1152,100 55=PA,27,CPLDG_LT_L_Down,0 -{Preset Control}-. John Expand Thank you for this... The above "Pause" control (c1152) idea was a perfect solution to operate multiple switches in the PMDG 737's and 777's in both MSFS2020 & 2024. I was experiencing the same symptom where only the last sequential switch in a group would operate. Adding the pause control allows all sequential switches to work as expected. Regards, 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now