Jump to content

Pilot SAI Cage Knob, command (3002) for adjusting reference symbol not working


Recommended Posts

Posted (edited)

Pilot SAI Cage Knob, command for adjusting reference symbol not working(LMB) Pull to cage /(MW) Adjust aircraft reference symbol

A DCS-BIOS user reported a problem not being able to adjust the aircraft reference symbol. In DCS-BIOS this control is split up to two different controls, one for pulling the knob, the other for adjusting the reference symbol. "PLT_SAI_CAGE" & "PLT_SAI_PITCH_TRIM"

In the AH-64D clickabledata.lua the command is listed as 3002. Changing this to 3004 made the command work again.

I also tested this directly again DCS API and 3002 was dead whereas 3004 work. But looking at the

-- Standby Attitude Indicator
elements["pnt_619"]		= default_button_axis(CREW.PLT, _("SAI Cage Knob, (LMB) Pull to cage /(MW) Adjust aircraft reference symbol"),	devices.SAI, sai_commands.CageKnobPull, sai_commands.CageKnobRotate, 620, 619)

it clearly states the command is 3002. (sai_commands in commands_def.lua)

What am I missing?

1.png

2.png

3.png

 

4.png

 

edit:

Is the CageKnobRotate and CageKnobRotate_ITER doing the same thing?

Edited by ArturDCS
  • Guest changed the title to Pilot SAI Cage Knob, command (3002) for adjusting reference symbol not working
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...