January 7, 201610 yr I'm developing a C++ SimConnect plugin with the PMDG SDK. I am able to set the state of the overhead electrical panel battery selector switch guard using SimConnect_SetClientData and EVT_OH_ELEC_BATTERY_GUARD, however for my application I also need to be able to read the state of the switch guard. The PMDG_NGX_Data structure in PMDG_NGX_SDK.h provides a field for the battery switch, but no field for the switch guard. Is there a way to read the state of the switch guard using the PMDG SDK and SimConnect? Thank you, Aaron Smith
January 8, 201610 yr You might get a faster response to these kind of technical questions via ticket system (just a tip) --Peter Fabian
Create an account or sign in to comment