Page 1 of 1

Assigning microswitch-Button ???

Posted: Fri Mar 29, 2019 13:29
by crakob
Hello, i need some help configuring a POV microswitch-Button.
i try to explain:

I programmed my HAT#2 as a switch for 4 virt buttons and also as a POV-HAT
And of course , i therfore configured a physical button (with the POV modeswitch-function) to switch between POV- and 4button-mode.

THAT WORKS PERFECT.

But now i would like to assign the POV modeswitch-function to a virt button. Namely a Button on the folding trigger (not the physical one, when the trigger is fully pressed)

(The button "Armed" (#26 in my case) for example workes fine if i assign a keystroke for testing)
But if i assign the POV modeswitch-function to that button#26 it doesn't switch betwen POV and 4button mode.

i'm probabely missing something here.

best regards
Christian

Re: Assigning microswitch-Button ???

Posted: Fri Mar 29, 2019 19:11
by fallout9
Just set up a JMP between the destination physical button (the folding trigger) to source physical button (the POV switch), like this:

Re: Assigning microswitch-Button ???

Posted: Sat Mar 30, 2019 18:19
by crakob
thank you very much !

Aaa...... in the Boolean functions.
christian