Device input ENCODER
Define a stateless encoder
Last updated
Was this helpful?
Define a stateless encoder
0,INPUT,<index>,<tag>,ENCODER,<Inherit>[,<options>];
SPAD_ENCODER_NOACC
a single encoder with Clockwise/Counterclockwise events
no acceleration
SPAD_ENCODER
a single encoder with Clockwise/Counterclockwise events and accelleration
SPAD_DOUBLE_ENCODER_NOACC
a double encoder with CW/CCW events for inner and outer knob
no acceleration
SPAD_DOUBLE_ENCODER
a double encoder with CW/CCW events for inner and outer knob and accelleration
8,<index>,<directionvalue>;
send -1 for counterclockwise turn
send 1 for clockwise turn
Inner Encoder -1 / 1
Outer Encoder -100 / 100
Last updated
Was this helpful?
Was this helpful?