Foreman Posted June 12, 2013 Report Posted June 12, 2013 Hi Pete, I studied the Offset Mapping list for PMDG 737NGX, but I'm missing offsets for the door annunciator lights on the overhead panel. Are there no offsets for these annunciators? Greetings Foreman
Pete Dowson Posted June 12, 2013 Report Posted June 12, 2013 I studied the Offset Mapping list for PMDG 737NGX, but I'm missing offsets for the door annunciator lights on the overhead panel. Are there no offsets for these annunciators? The mapping list is from the data listing in the PMDG NGX SDK file "PMDG_NGX_SDK.h". Did you check there? I'm pretty sure I've not missed labelling any, and the data indexed by the offsets is a straight copy of the data provided by PMDG. Note that PMDG may use the FSX inbuilt door facilities in any case, in which case the door indications in FSUIPC normal FSX offsets would be the correct place to look. The NGX support forum would be the better place to ask, really. I don't even use the PMDG aircraft! Pete
Foreman Posted June 12, 2013 Author Report Posted June 12, 2013 Hi Pete, thank you for the really quick answer! I checked the PMDG NGX SDK file "PMDG_NGX_SDK.h". On the last page I found controls for several doors (10 at all). With these controls I'm able to open and close the doors. But nevertheless I need the offsets to control an LED for each door. Forman
Pete Dowson Posted June 12, 2013 Report Posted June 12, 2013 I checked the PMDG NGX SDK file "PMDG_NGX_SDK.h". On the last page I found controls for several doors (10 at all). With these controls I'm able to open and close the doors. But nevertheless I need the offsets to control an LED for each door. I think, then, you either need to link your LEDs to your use of those controls -- in other words keep track of the doors you have opened and closed, or ask PMDG to supply such indications. One way of implementing it yourself would be to use a free user offset, say 66C0, and when you send the door open/ close controls, also change bits in that offset (i.e. dual assignment to the buttons or switches). Then you can relate the LED states to bits in that offset. The only problem then is to make sure you are synchronised to start with. eg ideally always start cold and dark with all doors closed. Pete
Andydigital Posted June 12, 2013 Report Posted June 12, 2013 PMDG do not provide for door open indication in the SDK, they said last year that after the 777 is released they will be updating the NGX SDK and features like this were promised, I wont be holding my breathe though.
libra Posted June 12, 2013 Report Posted June 12, 2013 Hi Pete, So you mean, If I want to set a button to open EFIS_ModeSel 1: VOR can not use FSUIPC "Buttons + Switches" > offset word set > X651C only using C / C + +? Greetings Libra
Pete Dowson Posted June 12, 2013 Report Posted June 12, 2013 So you mean, If I want to set a button to open EFIS_ModeSel 1: VOR can not use FSUIPC "Buttons + Switches" > offset word set > X651C only using C / C + +? Sorry, you've lost me. Is this not about PMDG doors any more? Have you by any chance posted in the wrong thread? Please try starting a new thread if its a new subject, and give some context. You seem to imply, by "so you mean", that this is something already discussed somewhere. If so please stick to that thread so I know what you are talking about. Regards Pete Pete
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