encoder-button-step-min-max

nickkeich/encoder/encoder-button-step-min-max

No description
encoder-button-step-min-max
@/encoder-button-step-min-max
STEPnumber
Value to add on each increment.
CLKport
The CLK Pin
DTport
The DT Pin
MINnumber
initial value of the counter
MAXnumber
final counter value
SWport
The SW Pin (If it has a switch)
encoder-button-step-min-max
STEP
CLK
DT
MIN
MAX
SW
NUM
SW OP
SW OPboolean
Equals to `true` while the SW button is pressed (hold down) and `false` while it is released.
NUMnumber
Output Number of the select
To use the node in your project you should have the nickkeich/encoder 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.