#MSFS pre-conditioning an input

1 messages · Page 1 of 1 (latest)

wheat fog
#

Dear all,

I have assigned an ON/OFF Retain PushButton to the Fenix OVHD FIRE Switches. The idea is; when PB is ON, the Fenix Fire PB stowed and when PB is OFF the Fenix Fire PB released.

On the Input I went for:
PB on - “Fire Eng1 /2 Button Press”, Fire PB Stowed in Fenix,
PB OFF “Fire Eng1 /2 Button Press” - this will mimic the fire pushbutton action for releasing the Fire pushbutton.

The only issue is this that of course when I hit RUN on MF the value is always 1 so even if the switch is on (fire pb stowed) it will give a “1” value to come out

Any ideas how to keep the Fenix Fire switch untouched until releasing the fire switch (PB to off) I know that probably there is an “IF=0”condition

Thanks

chrome quiver
#

Can you please be more specific about the event names you are using, to make sure we know what you are talking about.

chrome quiver
wheat fog
#

Hi Jaime, that is the correct event so basically I want this event to be linked to a retain ON/OFF pushbutton. Pressing in it holds the Fire SW and pressing out it releases the SW.
I elected MF to execute on Press and Release this command in hubhop “(L:S_OH_FIRE_ENG1_BUTTON) ! (>L:S_OH_FIRE_ENG1_BUTTON) “
The only issue is that since both switches give an execute for the FIRE Switch to pop out, whenever I press RUN on MF the switch pop out without touching it. May I ask what Formula with NCALC for the Fire SW to retain until the first command to pop it out?