Geferson Alves Posted Sunday at 08:39 PM Report Posted Sunday at 08:39 PM (edited) 'm using a Boeing 737 FlitePal engine start switch, which is made with a solenoid. I've configured the GRD, OFF, CONT, and FLT switch positions using PMDG Event IDs. However, for the solenoid's ARM function, I need an output (annunciator). I tested this with X-Plane 11 using the Zibo mod and utilized the "Start Valve Open" DataRef, which was easy to identify with DataRef Editor. It worked correctly, disarming the solenoid at the right time, specifically when the "Start Valve Open" annunciator extinguished on the EICAS. My current challenge is finding this same "Start Valve Open" information within PMDG (for their 737) or FSUIPC. I'm looking for an equivalent offset or variable that I can use as an output to control the solenoid's arming. Edited Monday at 04:29 AM by Geferson Alves
John Dowson Posted Monday at 09:04 AM Report Posted Monday at 09:04 AM Take a look at the offset mapping document for the PMDG 737 (Offset Mapping for PMDG 737NGX and 737NGXu.pdf) - note that you need to enable data broadcasts in the PMDG to have these offset populated. There is this offset (1-byte each, for each engine): Quote 65D5 2 BYTE x 2 ENG_StartValve[2] true: valve open or maybe this one: Quote 6463 2 BYTE x 2 FUEL_annunENG_VALVE_CLOSED[2] Boolean 12 hours ago, Geferson Alves said: I've configured the GRD, OFF, CONT, and FLT switch positions using PMDG Event IDs. The current position of this switch is also held in offset 0x64FC: Quote 64FC 2 BYTE x 2 ENG_StartSelector[2] 0: GRD 1: OFF 2: CONT 3: FLT John
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