I am trying to use this sketch to connect an Accucoder to a SerIO.
Com Black F
+VDC Red D
A White A
A' Brown H
B Blue B
B' Violet E
Z Orange C
Z' Yellow J
Case Green G
Shield Bare -
Does anyone know where I would connect the Com wire?
I assume +VDC goes to one of the 5V plugs
I wonder what I should do with A' B' and Z'
Any clues woud be much appriciated.
It's good that you posted a link to the encoder. However if you look at the datasheet there are many optional encoder output types. We would need the full part number of your specific encoder to see which options dictate how the outputs should be wired.
You state: " I am trying to use this sketch to connect an Accucoder to a SerIO."
What is a SerIO? If you mean the Arduino serial data pins 0 & 1, there would be no direct connection wired between the encoder outputs and the arduino serial pins, that would be a software function that you would have to include in your sketch.
Lefty