Instruction manual

INSTALLATION
9
Alternate method for setting the switch:
i. To set the node address to be nn, first subtract 1 from it.
ii. Convert the result (nn-1) into hexadecimal XXh.
iii. Then span it into binary format, padding with 0's in the front 00fedcba.
iv. Finally, take the complement 11nmlkji, if a bit is 0, set the switch to Off
position; if a bit is 1, set the switch to On position.
For example, to set the node address to 30, do the following:
a. Convert the result 29=30-1 into 1Dh
b. Span into 8-bit format 00011101
c. Take the complement 11100010
d. Set 8 positions according to c
Figure 5 : Node address switch
REMARKS
The first two leading position switches are not used.
ON
12345678
01000111