I am trying to emulate the single ended output of an absolute encoder (I have the circuit but not the encoder). The encoder has a pinout similar to the following:
1 24v supply
2 0v
3 bit 1
4 bit 2
5 bit 3
6 bit 4
7 bit 5
8 bit 6
9 bit 7
The output signal is 5v for high bit, 0v for low bit. I'm not quite sure how to emulate the encoder's 5v signal to the circuit. Do I use the signal lines as a sink for a small load @ 5v? If anyone can point me to some introductory references, it would be greatly appreciated. Clearly I did not design the circuit, I'm just trying to use it. Thanks.