427-0032-00-12, version 170 Mar 2014 3-1
3 Serial Address: Decimal To Binary
Conversion
Note, the order of the switches 1-8 is the reverse of the binary digits. For example, for address 1 the
binary equivalent is 00000001 and the left-most switch (switch1) is on.
3.1 Address Conversion Table
The following table shows the binary equivalent for each decimal address between 1 and 255.
Address Sw1 Sw 2 Sw 3 Sw4 Sw 5 Sw 6 Sw 7 Sw 8
1 ON OFFOFFOFFOFFOFFOFFOFF
2 OFF ON OFFOFFOFFOFFOFFOFF
3 ON ON OFFOFFOFFOFFOFFOFF
… ……………………
255 ON ON ON ON ON ON ON ON
Decimal Binary Decimal Binary Decimal Binary Decimal Binary
1 00000001 65 01000001 129 10000001 193 11000001
2 00000010 66 01000010 130 10000010 194 11000010
3 00000011 67 01000011 131 10000011 195 11000011
4 00000100 68 01000100 132 10000100 196 11000100
5 00000101 69 01000101 133 10000101 197 11000101
6 00000110 70 01000110 134 10000110 198 11000110
7 00000111 71 01000111 135 10000111 199 11000111
8 00001000 72 01001000 136 10001000 200 11001000
9 00001001 73 01001001 137 10001001 201 11001001
10 00001010 74 01001010 138 10001010 202 11001010
11 00001011 75 01001011 139 10001011 203 11001011
12 00001100 76 01001100 140 10001100 204 11001100
13 00001101 77 01001101 141 10001101 205 11001101
14 00001110 78 01001110 142 10001110 206 11001110
15 00001111 79 01001111 143 10001111 207 11001111
16 00010000 80 01010000 144 10010000 208 11010000
17 00010001 81 01010001 145 10010001 209 11010001
18 00010010 82 01010010 146 10010010 210 11010010
19 00010011 83 01010011 147 10010011 211 11010011
20 00010100 84 01010100 148 10010100 212 11010100
21 00010101 85 01010101 149 10010101 213 11010101
22 00010110 86 01010110 150 10010110 214 11010110
23 00010111 87 01010111 151 10010111 215 11010111
24 00011000 88 01011000 152 10011000 216 11011000
25 00011001 89 01011001 153 10011001 217 11011001
26 00011010 90 01011010 154 10011010 218 11011010
27 00011011 91 01011011 155 10011011 219 11011011