SUBerben Posted August 20, 2015 Report Posted August 20, 2015 Hello ! I'm working to build a Engine Start board for my PMDG 737NGX. I'm looking for the event/offset I can use for the automatic return system. I will use a servo, but I don't find any offset/event information in the SDK. Maybe this one doesn't exist or I have to use something else to send the switch position info.Thanks for your input. Ben.
spokes2112 Posted August 20, 2015 Report Posted August 20, 2015 If you want something like - during start spooling the switch stays latched & once fired it returns, then the equivalent xml token would be (A:GENERAL ENG COMBUSTION:index, bool). FSUIPC offsets would be - offset - bytes - description 0894 - 2 - Engine 1 combustion flag (TRUE if engine firing) 092C - 2 - Engine 2 combustion flag (TRUE if engine firing)
SUBerben Posted August 27, 2015 Author Report Posted August 27, 2015 Thanks Roman,I'm using Link2FS to interface an Arduino to drive the servo, these offsets do the job !
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