Software: v0.93.19, v0.93.16
Issue:
Switch Off and Switch 0 AUX functions will only zero-out a logical axis if both its AxID and its Logical index equal the function's Source axis. All other logical axes sharing that AxID will be frozen in place as if the Switch function was used.
The same logic applies to Target logical axes: the logical axis with AxID index == logical index == Target index will be centered/zero'd. The rest will be frozen at their last value (This is currently only verifiable in 2.18.F(2) and older).
Steps:
- Logical axes 1 and 2 AxID = 1.
- logical axes 7 and 8 Axid = 7.
- AUX Axes Switch 0 num = 1, Source = 1, Target = 7.
- Move logical axes 1 and 2 out of center
- Press Switch 0 button
- Logical axis becomes unresponsive in center position
- Logical axis 2 becomes unresponsive in current position
- Only prior to 2.18.F(3):
- Release Switch 0 button:
- Logical axis 7 becomes unresponsive in center position
- Logical axis 8 becomes unresponsive in current position
- Release Switch 0 button:
https://www.youtube.com/watch?v=P2Plgrvj01k
By comparison, the simple Switch function applies to all logical axes regardless of logical axis Index; only AxID matters:
https://www.youtube.com/watch?v=xQbzKJeWP4M