Applies To: |
|
Summary: |
How to configure communication for the Series II Kingfisher? |
Solution: | ||||||||||||||||||||||||||
Data Types :
Analog values can be 16 bit signed INT, 32 bit signed LONG and 32 bit REAL. When reading analog values as REAL or LONG only odd number addresses can be used because each REAL or LONG takes up two locations. I/O Devices Form: Address: MasterRTU or Protocol: KINGFISH Implementation All read data are cached by the driver. The driver will poll the comms update counter (register 3 of network link info 2) of each active RTU. If the comms update counter of a RTU is changed or the cache data is out of date then the driver will refresh the cache for that RTU. All write requests are issued immediately to the remote RTU. [KingFish] Citect.ini variables WatchTime = 30 seconds ReqDelay = 60 milliseconds MaxFails = 1 MaxPending = 16 Screen Update Time The MaxPending, ReqDelay and number of requests determines the screen update time as follows: Screen Update Time » Number of requests * ReqDelay / MaxPending. |
Keywords: |
Related Links
Attachments