#Three position switch and one button

1 messages · Page 1 of 1 (latest)

pallid iris
#

Is it possible to switch a three-position switch sequentially through all three positions with one button? The switch has events for all three positions, but unfortunately no toggle event (Console Floor light in Fenix A320).

Regards
Jörn

agile oxide
#

(L:S_MIP_LIGHT_CONSOLEFLOOR_CAPT) 1 + 3 % (>L:S_MIP_LIGHT_CONSOLEFLOOR_CAPT) will cycle the switch off-dim-brt then back to off & repeat

pallid iris
#

Works great. Thanks