User manual

Toolbox 32 User Manual 1.47d www.cse-semaphore.com/mykingfisher
Page
210
When using SCADA software at the primary and secondary RTUs, primary RTU data, setpoints and
communication registers need to be transferred by the primary RTU to the secondary RTU in order to view
this data at the secondary RTU.
Primary RTU (always in control)
DoOn1stScan Sec RTU=2
#YSYS.SCAN1 #Y2NDRTU
├─────┤ ├────────────────────────────────────────────────────────┬───(Copy)────┤
2
Mode=PrimCon
#Y2NDSTAT
└───(Copy)────┤
1
Poll outstation RTUs
DoEvery15min Poll Flags
#T1 #R1
├──[PERIOD]─────────────────────────────────────────────────────────(Copy)────┤
15 Minutes 16#7
Poll Flag 1 P2 Waiting Poll RTU3
#R1.1 #YPST2.2 RTU 3
├─────┤ ├─────────────────────────────────────────────────┤/├────┬──(RX_DATA)──┤
#R1
Poll Flag 1
#R1.1
└─────(R)─────┤
Poll Flag 2 P2 Waiting Poll RTU4
#R1.2 #YPST2.2 RTU 4
├─────┤ ├─────────────────────────────────────────────────┤/├────┬──(RX_DATA)──┤
#R1
Poll Flag 2
#R1.2
└─────(R)─────┤
Check secondary RTU has new data
Poll Flag 3 P2 Waiting CheckSecRTU
#R1.3 #YPST2.2 RTU 2
├─────┤ ├─────────────────────────────────────────────────┤/├────┬─(TX_IMAGES)─┤
Poll Flag 3
#R1.3
└─────(R)─────┤
Figure: Primary RTU Always In Control Mode
Secondary RTU (listen only)
DoOn1stScan Prim RTU=1
#YSYS.SCAN1 #Y2NDRTU
├─────┤ ├────────────────────────────────────────────────────────┬───(Copy)────┤
1
Mode=SecLis
#Y2NDSTAT
├───(Copy)────┤
4
R1QuietTime
#R51
└───(Copy)────┤
0
DoEveryMin R1QuietTime R1QuietTime
#YTICK.MIN #R51 #R51
├─────┤ ├──────────[<]────────────────────────────────────────────────(Inc)────┤
65535
RTU1ComSucc R1QuietTime
#YLSUCC1 #R51
├──[CHANGE]─────────────────────────────────────────────────────────(Copy)────┤
0
R1QuietTime R1 CommsFail
#R51 #R2.1
├─────[]──────────────────────────────────────────────────────────────( )─────┤
35
Figure: Secondary RTU Always In Listen Mode