User manual
Toolbox 32 User Manual 1.47d www.cse-semaphore.com/mykingfisher
Page
273
RTU Data - Network Link Registers
Network Link Registers contain the configuration parameters and communication statistics for the network
links to each outstation RTU. Most of these registers are read / write which means they can be changed
while the RTU is running by using ladder logic. For the following parameters rrr is the destination RTU
address (1-249) and cc is the register channel (1-16) where applicable.
Configuration Parameters
#YLSIDrrr
System ID Read/Write
#YLDIRrrr
Direct or indirect link. Returns an integer value. 1 = Direct Connect (via
port), 0 = Indirect (via RTU).
Read/Write
#YLVIArrr
Via port number or RTU address (1
-16 or 1-249 respectively) Read/Write
#YLRETRIESrrr
(1-255) The number of retries for each message Read/Write
#YLTO
UTrrr
Comms timeout (ms) Read/Write
#YLIPADLrrr
(0-65535) Lower half of IP address A.B.C.D. Chs 1-8=C, Chs 9-16=D. To
set C and D, use #YLIPADLrrr=C+256xD.
Read/Write
#YLIPADHrrr
(0-65535) Higher half of IP address A.B.C.D. Chs 1-8=A, Chs 9-
16=B. To
set A and B, use #YPIPADHrrr=A+256xB.
Read/Write