Jump to content

Recommended Posts

Posted

DcsBios::Switch2Pos ltdRArm("LTD_R_ARM", PIN);

 

No matter wich switch i map using that line of code i always have it messing my Flir switch. It cycles the flir instead o arming or rendering LTD safe.

Posted
Quote

- 5. Sensor Panel
define3PosTumb("FLIR_SW", 62, 3001, 439, "Sensor Panel", "FLIR Switch, ON/STBY/OFF")
define3PosTumb("LTD_R_SW", 62, 3002, 441, "Sensor Panel", "LTD/R Switch, ---/SAFE/AFT") -- ARM position is handled by another parameter
defineToggleSwitch("LST_NFLR_SW", 62, 3004, 442, "Sensor Panel", "LST/NFLR Switch, ON/OFF")
defineToggleSwitch("LTD_R_ARM", 62, 3003, 441, "Sensor Panel", "LTD/R Switch, ARM/SAFE")
defineTumb("RADAR_SW", 42, 3001, 440, 0.1, {0.0, 0.3}, nil, false, "Sensor Panel", "RADAR Switch Change ,OFF/STBY/OPR/EMERG(PULL)")
definePushButton("RADAR_SW_PULL", 42, 3002, 440, "Sensor Panel", "RADAR Switch Pull (MW to pull), OFF/STBY/OPR/EMERG(PULL)")
defineTumb("INS_SW", 44, 3001, 443, 0.1, {0.0, 0.7}, nil, false, "Sensor Panel", "INS Switch, OFF/CV/GND/NAV/IFA/GYRO/GB/TEST")

in the LUA file and also on the dcsbios command is mentioned 3 position for the ltd, why? It as only safe and arm. Also, on the lua the number 441 appears both in the flir and the ltd, as if they are both controled by the same thing.

Might this have to do with magnetic switch function?

  • Recently Browsing   0 members

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