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.
Get COMM_ReceiverSwitches for PMDG737NGX
Hi,
I would like to control RP48 leds based on the PMDG737NGX selector receivers. In the SDK I see the COMM_ReceiverSwitches[3] variables and the corresponding bitflags such as ACP_SEL_RECV_ADF1, and ACP_SEL_RECV_MKR. However, I have no clue how to accomplish this using GIT. I scrolled through the list many times but to no avail. Can you please help?
Thanks!
-Emile.
edit: to clarify: the buttons are attached to EVT_ACP_CAPT_REC_ADF1 and ..._MKR. That works perfect. Now I want the LED to light up when activated.
Comments
Hi Emile,
I will need to add some extra code to deal with flags since the value can be any combination of the flags it would be impossible to set GIT to light on a particular value.
I'll add it to the bug list.
Best wishes
Steve
Hi Emile,
The latest version of GIT now solves the problem you reported above.
Best wishes
Steve
Works like a charm! Thanks a lot!
-Emile.
Hi Kevin,
MOUSELEFT. ON_GREATER_THAN with a Light Value of 0 if you want it lit when its open.
Best wishes
Steve