Kconlon
Most of the commonly reported issues and questions are answered in the Frequently Asked Questions (FAQ) option under the Support menu of this website.
*** PLEASE NOTE ***
Your forum account is not the same as the account used in the shop. They are completely separate accounts.
Your forum account is not the same as the account used in the shop. They are completely separate accounts.
1st December: A new version of the GoFlight Interface Tool for MSFS is now available.
12th November: A new version of the GoFlight Interface Tool for X-Plane is now available.
6th June: A new version of Virtual Flight Sim Hardware is now available (huge update)
21st November: A new version of the GoFlight Interface Tool for FSX/FSXSE/P3D is now available.
Kconlon
Comments
-
A couple of questions...What should the button action (in the NGX) be when assigning a Push button to open/close the doors and what is the Light Data? ThanksKevin
-
Wow do I feel stupid. That was a petty simple solution. Thanks for your help Steve Kevin
-
I wouldn't say it doesn't work, it just doesn't work like the rest of the PMDG aircraft. The model appears as PMDG P8A Poseidon. And the detective works! Kevin
-
Sorry for the delay in getting back. After you have imported CS_B757-200.XML you may need to go to the MCPPRO tab, select Import - CS_B757-200_GFMCPPRO xml. After that go to the EFIS tab, repeat with the CS_B757-200_GFEFIS xml file. I just did this and it seemed to work (I noticed that the EFIS mode selection is changing…
-
Is there any way to create custom bespoke variables for any of the PMDG products? Technically is this possible?
-
Creating clusters would make life so much easier! Kevin
-
Great news Steve! Thanks for your efforts Kevin
-
Steve, by all means add it to the library. Thanks for the application that makes it possible! Kevin
-
To me, it appears that sending 69817 , <value> can change the efis mode. function PMDG_EFIS_Mode_show () ipc.sleep(10) CEfisMode = ipc.readLvar('switch_185_a') if CEfisMode == 0 then CEfisModeTxt = "APP" elseif CEfisMode == 10 then CEfisModeTxt = "VOR" elseif CEfisMode == 20 then CEfisModeTxt = "MAP" elseif CEfisMode == 30…
-
Terry, could you share your T8 light programming, I can't seem to get it to work. Thanks Kevin
-
Thanks Steve. I was able to get this appear a bit more smoothly using a smaller sleep value and smaller change the the lvar value. Kevin
-
Thanks Steve. I am still trying to learn this. Very powerful and usefull tool you have created! Kevin
-
It seems to be working fine after I downgraded. After work today I'll try moving back to 2.0.300.0. Maybe it was just a wonkey install. Kevin
-
It seems to be in dll.xml correctly. Also this was an upgrade (uninstall and reinstall) <Launch.Addon> <Name>GoFlight Module Interface</Name> <Disabled>False</Disabled> <Path>D:\Program Files (x86)\GoFlight\GoFlight Interface Module.dll</Path> </Launch.Addon> but I am still having the same issue. I'll uninstall version…