Installation manual
Publication 1747-RM001G-EN-P - November 2008
SLC Status File B-39
S:15H Static Config When a configure channel command is received for channel
1, the node address is overwritten with the value contained
in your channel configuration.
••
Baud Rate
This byte value contains a code used to select the baud rate
of the processor on the DH-485 or DH+ link. SLC 5/01 and
fixed processors provide a baud rate of 19.2K or 9.6K only.
SLC 5/02 and SLC 5/03 processors provide a baud rate of
19.2K, 9.6K, 2.4K, or 1.2K. SLC 5/04 processors provide a
baud rate of 57.6K, 115.2K, and 230.4K. To change the baud
rate from the default values of 19.2K or 57.6K, use either
the Data Monitor or baud function of your programmer. The
processor uses code 1 for 1.2K, code 2 for 2.4K, code 3 for
9.6K, code 4 for 19.2 K, code 11 for 57.6K, code 12 for
115.2K, and code 13 for 230.4K baud.
Example showing runtime protection of baud rate 19.2K
(code 4):
S:15H equal to 4
= 1024 decimal = 0400 hex
= 0000 0100 0000 0000 binary
••••
Static Config Example showing runtime protection for both baud rate
19200 (code 4) and node address 3:
S:15H equal to 4 and S:15L equal to 3
= 1027 decimal
= 0403 hex
= 0000 0100 0000 0011 binary
When a configure channel command is received for channel
1, the baud rate is overwritten with the value contained in
your channel configuration.
••
Static Config Ethernet Daughter Board Fault Code
This word value contains a fault code when an Ethernet
communication channel fault occurs.
•
Table B.4 Status File Functions (Continued)
Address Classification Description Fixed
5/01
5/02 5/03 5/04 5/05
MVM
MASKED MOVE
Source N7:100
Mask FF00
Dest S:15
MOV
MOVE
Source 1024
Dest N7:100
MOV
MOVE
Source 1027
Dest S:15