Page 1 of 1

Assigning multiple task to one Axis

Posted: 02 Aug 2020, 11:31
by Kody
Hi All

Anyone have any idea how i can Assign one Axis to do two things

pressing button 8 AxisY Pan Pitch
pressing button 9 AxisY Elevator


Like a Execute Actions(s)? If
for Axis


thanks
K

Re: Assigning multiple task to one Axis

Posted: 02 Aug 2020, 15:12
by lesoreilly
There are no Condition Events that are available in the GUI......

Also I tried to see if one could change the profile with a button but I can't seem to find if that is possible either -- maybe with a script event it is possible....But that was another thought for me -- load different profiles with button presses that have different assignments....

Or maybe best just to put in a feature request :)

Now that said -- you do realize you could create some unwanted problems.....IE -- When you switch the axis back to the previous control this is not a relative value. The moment you would move the axis it will "Jump" to that location......This is why I got rid of the Saitek Trim Wheel for now....it is actually an "axis" under the hood even though the hardware spins freely...When you trim with the "electric" trim or if the AP trims when you return to move the Axis the Trim would jump to that location....

Re: Assigning multiple task to one Axis

Posted: 02 Aug 2020, 15:55
by c0nnex
This option is not available simply for performance reasons.
Axis change their vaules constantly (an average joystick pushes it's axis positions about 100 times per second), so spad would need to evaluate all connditions every 10ms, literally leaving no time for something else.

So for now, Axis are limited to one Event per Axis.

Re: Assigning multiple task to one Axis

Posted: 03 Aug 2020, 00:34
by Kody
Is there any way I can change the target of the axis on the fly ?




Thanks, for the feed back

Re: Assigning multiple task to one Axis

Posted: 03 Aug 2020, 06:25
by c0nnex
nope