Toggle switch
-
- Posts: 15
- Joined: Wed Jan 22, 2020 5:48 pm
Toggle switch
Hello everyone. My joystick has only toggle buttons, (it has no switches).
The KingAir 350i has a toggle switch called Prop Test Gov, which if I use it with the mouse, it moves up and when I release the mouse button, the switch returns to its initial position.
Now what I want is to bind one of my buttons (toggle) on my joystick to execute that toggle switch. I then use the FSUIPC on CREATE MOUSE MACRO. I select with the mouse the toggle switch on the panel and get the code "x40000050, Clicktype 3" and type the word GOV, and continue the normal process. Now when I program the event with the Joystick button and press the joystick button the panel switch remains in the ON position even if I release the joystick button. I have not been able to get it back to the OFF position.
How can I get it to work? Someone could help me?
Thank you.
The KingAir 350i has a toggle switch called Prop Test Gov, which if I use it with the mouse, it moves up and when I release the mouse button, the switch returns to its initial position.
Now what I want is to bind one of my buttons (toggle) on my joystick to execute that toggle switch. I then use the FSUIPC on CREATE MOUSE MACRO. I select with the mouse the toggle switch on the panel and get the code "x40000050, Clicktype 3" and type the word GOV, and continue the normal process. Now when I program the event with the Joystick button and press the joystick button the panel switch remains in the ON position even if I release the joystick button. I have not been able to get it back to the OFF position.
How can I get it to work? Someone could help me?
Thank you.
-
- Posts: 658
- Joined: Sun May 11, 2014 11:49 am
Re: Toggle switch
Hi,
Prop Test Gov switch is not one of a toggle action but instead it is controlled by two conditionals : Click/Hold and Release. I am not sure whether or not both actions can be linked to a single joystick buttom. I guess it has to be operated with the mouse only.
Tomas
Prop Test Gov switch is not one of a toggle action but instead it is controlled by two conditionals : Click/Hold and Release. I am not sure whether or not both actions can be linked to a single joystick buttom. I guess it has to be operated with the mouse only.
Tomas