LVAR List + explanation
-
Hi,
I'm try to configure my HoneyComb Throttle quadrant to work with the F28.
For example the AP heading dail and the ALT SET dail using SPAD.NEXT
I can increase the AP heading using F28_MCP_ROTARY_SWITCH_INC,
however when using F28_MCP_ROTARY_SWITCH_DEC, the heading bug in the HSI keeps rolling.Exactly the same issues for F28_MAIN_GAUGE_ALT_SET_1_ROTARY_KNOB_INC
Works fine
However F28_MAIN_GAUGE_ALT_SET_1_ROTARY_KNOB_DEC keeps increasing the ALT-SET to the max.Any one succeeded setting the heading/altitude using the LVARs?
Also is the a manual available for the F28_LVARs?
-
F28_MAIN-GAUGE_ALT-SET_1_ROTARY_KNOB_INC and
F28_MAIN-GAUGE_ALT-SET_1_ROTARY_KNOB_DEC both work fine for me using a Streamdeck+ with AxisAndOhs.
Note the dashes, rather than underscores in the names. Not sure if that was just a typo in your post.
For the heading bug, I just used the default HEADING_BUG_INC and HEADING_BUG_DEC commands. -
@egbert-drenth I have it working - I saw the same and the trick was not to use -1 for the decrement but keep it as +1.