Rotary encoder count

Hello.
I need help with the rotary encoder. I don’t know how to program in xod the rotary encoder connected to xod/core-count. It is necessary to count from 0 to 200 with a step of 1. When the rotary encoder turns in one direction to count forward up to 200 at most, and when it turns in the opposite direction to count back at least to 0.
Please help and thank you.

Count node is not going to allow you to read the encoder directly. You will need to find an encoder library that works with your encoder. There are several available: Libraries — XOD

To use a library from that site, use XOD > File > Add Library…

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.