Absolute Binary Rotary Encoder Position
Luis_P
Posts: 246
Hi:
I could not pass the position of the encoder to a variable, the example code only shows hoe to debug on screen. This is the code
DEBUG CRSRXY, 7, 3, HEX1 INA ' Display position in hexadecimal
Displays the position of encoder correctly. How do I pass that value to a variable?
Thanks!
I could not pass the position of the encoder to a variable, the example code only shows hoe to debug on screen. This is the code
DEBUG CRSRXY, 7, 3, HEX1 INA ' Display position in hexadecimal
Displays the position of encoder correctly. How do I pass that value to a variable?
Thanks!
Comments
-Phil
There is a way to pass value to the variable without debuging? I don't need to display the value, just pass to the var.
Gracias!
Luis
-Phil