November 26, 20196 yr Hi, I want to read the current value of the two engine start levers, especially if they are in the "IDLE" position or in the "CUTOFF" position. The SDK itself has to variable for this state (I found "bool ENG_StartValve[2];" but this has nothing to do with the lever position). I also tried the following P3D variables without success: "GENERAL ENG MIXTURE LEVER POSITION:1", "GENERAL ENG FUEL VALVE:1" and "RECIP MIXTURE RATIO:1". By searching in the forum, I only found answers concerning the events to modify their positions, but not how to query their current position. Martin Renner
September 17, 20214 yr ENG 1 is L:switch_688_73X Idle=0 and Cutoff = 100 ENG 2 is L:switch_689_73X Idle=0 and Cutoff = 100
Archived
This topic is now archived and is closed to further replies.