Refueling Probe Switch

Seahawk72s

SOH-CM-2023
With excellent help from HenryStreet and FSDT I've been able to activate a refueling probe but can't workout the simulation variable
for the switch to move.

Mouse area works " <Click>(L:SWITCH_PROBE_REFUEL, bool) ! (>L:SWITCH_PROBE_REFUEL, bool)</Click>"

Not so much the element value " <Value>(A:REFUEL PROBE SWITCH)</Value>".
 
Assuming REFUEL PROBE SWITCH is a boolean local var, the syntax should be (L:REFUEL PROBE SWITCH, bool) if want to retrieve it's state.
 
Assuming REFUEL PROBE SWITCH is a boolean local var, the syntax should be (L:REFUEL PROBE SWITCH, bool) if want to retrieve it's state.

I believe you are correct about the syntax, but I am unable to get it to work.
( I do apologize for my ignorance about coding)
 
Back
Top