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.
Can't find FBW Custom Event
I am attempting to program my modules to use with the FBW A320 and have had some success with the external lights. However, I would like to use the RP48 to toggle the altitude selection increment between 100 and 100. Can not find the required Custom Events. According to FBW, these are the events I need but they do not appear in Detective. Can anyone help?
A32NX.FCU_ALT_INC
Triggered when ALT knob is clockwise dialed on FCU
Parameter value can be used to set the increment:
Value Meaning
0 Use FCU setting
100 100
1000 1000
A32NX.FCU_ALT_DEC
Triggered when ALT knob is anti-clockwise dialed on FCU
Parameter value can be used to set the decrement:
Value Meaning
0 Use FCU setting
100 100
1000 1000
A32NX.FCU_ALT_SET
Triggered to set ALT value on FCU
Value is rounded to 100 ft
A32NX.FCU_ALT_INCREMENT_TOGGLE
Triggered to toggle ALT increment value on FCU
A32NX.FCU_ALT_INCREMENT_SET
Triggered to set ALT increment value on FCU
Value can be either 100 or 1000, others are ignored
A32NX.FCU_ALT_INC
Triggered when ALT knob is clockwise dialed on FCU
Parameter value can be used to set the increment:
Value Meaning
0 Use FCU setting
100 100
1000 1000
A32NX.FCU_ALT_DEC
Triggered when ALT knob is anti-clockwise dialed on FCU
Parameter value can be used to set the decrement:
Value Meaning
0 Use FCU setting
100 100
1000 1000
A32NX.FCU_ALT_SET
Triggered to set ALT value on FCU
Value is rounded to 100 ft
A32NX.FCU_ALT_INCREMENT_TOGGLE
Triggered to toggle ALT increment value on FCU
A32NX.FCU_ALT_INCREMENT_SET
Triggered to set ALT increment value on FCU
Value can be either 100 or 1000, others are ignored
Tagged:
Comments