This table provides a comprehensive list of voltage output codes.
| Hexadecimal | Decimal | Octal | Binary | Supply Voltage |
|---|---|---|---|---|
| 00 | 0 | 0000 | 00000000 | 24 VDC |
| 01 | 1 | 0001 | 00000001 | 20 VDC |
| 02 | 2 | 0002 | 00000010 | 18 VDC |
| 03 | 3 | 0003 | 00000011 | 15 VDC |
| 04 | 4 | 0004 | 00000100 | 12 VDC |
| 05 | 5 | 0005 | 00000101 | 10 VDC |
| 06 | 6 | 0006 | 00000110 | 9 VDC |
| 07 | 7 | 0007 | 00000111 | 5 VDC |
| 08 | 8 | 0008 | 00001000 | Undefined |
| ... | ... | ... | ... | ... |
| FF | 255 | 0377 | 11111111 | Undefined |