September 23, 20241 yr Hello friends, I am finishing my scripts for AAO using the PMDG. I would like to know if anyone has used a variable to obtain the value set for the minimums, as I am working on an automation process. I’ve searched and tried some generic values, but nothing worked so far. Found. Thank you. Edited September 23, 20241 yr by ezkampf
January 20, 20251 yr Push would also be interested if there is an option, or at least let me enter the value faster, because spinning my x-touch mini for baro or minimums is very slow 😞
January 20, 20251 yr Commercial Member 6 hours ago, Bam2000 said: Push would also be interested if there is an option, or at least let me enter the value faster, because spinning my x-touch mini for baro or minimums is very slow 😞 Which method are you using at the moment? ROTOR_BRAKE code (which one) or PMDG native event? Edited January 20, 20251 yr by Lorby_SI LORBY-SI
January 20, 20251 yr 1 hour ago, Lorby_SI said: Which method are you using at the moment? ROTOR_BRAKE code (which one) or PMDG native event? for both i use the Scripts from Guensli and Chris_PU_A320 Baro inc: 5 (>L:CABaroKnob, Number) (WAIT:100) 0 (>L:CABaroKnob, Number) Min INC 5 (>L:CAMinsKnob, Number) (WAIT:100) 0 (>L:CAMinsKnob, Number) i guess there is a better way with PMDG Native Events ? Sorry this time i took the easy route by using existing Scripts 😉
January 20, 20251 yr Commercial Member 1 hour ago, Bam2000 said: i guess there is a better way with PMDG Native Events ? Theoretically yes, but they are refusing to work for me at the moment. Not sure what is going on, I will look into that. Edit: looks like the PMDG SDK events are generally working - except for these two. No idea what the deal is with them, this feels like a bug that PMDG should take care of. Normally, you would select the event from the "Aircraft SDKs" section of the AAO event selection dialog, and operate it with the PMDG mouse codes (like 16834 for wheel up and 8192 for wheel down). Edited January 20, 20251 yr by Lorby_SI LORBY-SI
Create an account or sign in to comment