TrippleSeven Posted September 5, 2019 Report Posted September 5, 2019 Hello Pete, I'm building an overhead panel for the PMDG-777-300ER. I need the offset values for ELEC_annunBatteryOFF & ELEC_annunAPUGenOFF so those two leds will come alive on my panel. I don't see them in the supplied list. Do I have to contact PMDG or can you supply me with those missing values? Thanks, Nico
Thomas Richter Posted September 6, 2019 Report Posted September 6, 2019 Hi, Quote ELEC_annunBatteryOFF & ELEC_annunAPUGenOFF are those in their sdk.h filelisted, I don't see them? // Electrical bool ELEC_CabUtilSw; bool ELEC_annunCabUtilOFF; bool ELEC_IFEPassSeatsSw; bool ELEC_annunIFEPassSeatsOFF; bool ELEC_Battery_Sw_ON; bool ELEC_APUGen_Sw_ON; unsigned char ELEC_APU_Selector; // 0: OFF 1: ON 2: START bool ELEC_annunAPU_FAULT; bool ELEC_BusTie_Sw_AUTO[2]; bool ELEC_annunBusTieISLN[2]; bool ELEC_ExtPwrSw[2]; // primary/secondary - MOMENTARY SWITCHES bool ELEC_annunExtPowr_ON[2]; bool ELEC_annunExtPowr_AVAIL[2]; bool ELEC_Gen_Sw_ON[2]; bool ELEC_annunGenOFF[2]; bool ELEC_BackupGen_Sw_ON[2]; bool ELEC_annunBackupGenOFF[2]; bool ELEC_IDGDiscSw[2]; // MOMENTARY SWITCHES bool ELEC_annunIDGDiscDRIVE[2]; Thomas
TrippleSeven Posted September 9, 2019 Author Report Posted September 9, 2019 Nico, I have informed the development team to check this for a future update. Chris Makris Customer & Product Support PMDG Simulations, LLC
Thomas Richter Posted September 9, 2019 Report Posted September 9, 2019 Hi Nico, very good. Thanks for info. Thomas
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