Port # SW pin of rotary encorder.
Note: Switch is controlled by -ve voltage
(so connect +ve to 10k ohm pullup resistor to SW pin of rotary encorder)
SW OPboolean
Equals to `true` while the SW button is pressed (hold down) and `false` while it is released.
OPCnumber
" Out Put Count " of rotary encorder
To use the node in your project you should have the age3only/rotary-encoder-with-button library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.