e6b2-cwz3e rotary encoder with BS2 problems
Kurt Weimer
Posts: 2
Hello there. Super-new to this forum. I used the BS2 pbasic 2.5 code mentioned to read my encoder. I have a e6b2-cwz3e rotary encoder that has 1200+ ppr. I am able to read numbers that ascend and descend relative to the rotation of the shaft, but instead of getting a steady ascending (infinite) count, it goes to 16 and resets. Any way to get infinite counting?
Thanks!
Thanks!
Comments
If it's "nib", then 0 to 15 is all that it can represent. On counts above 15, it'll reset back to zero.