Jump to content

Argument id for wheel brakes in A-10C


recoilfx

Recommended Posts

I need to retrieve the value of applied wheel brakes, but I can't seem to find the argument id anywhere for the A-10C.

 

It's not in main_panel_init.lua or clickabledata.lua, nor any of the subsystem luas. The only other mentions are the control_indicators_page.lua, but that's for constructing control indicator itself.

 

Does anyone have a clue? Thanks!

Link to comment
Share on other sites

That's the command id i believe, for use with device:performClickableAction.

 

I don't want to set a command, but retrieve the current value of the wheel brakes. When using device:get_argument_value(74) i get a constant value ~.4 value even when I press my brake pedals, so I'm pretty sure 74 is not it.

 

Update: 74 is actually EngineRightTemperatureUnits


Edited by recoilfx
Link to comment
Share on other sites

  • Recently Browsing   0 members

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