Citectmodbus
Citectmodbus
1. Introduction
This document is intended as a guide for users of µMATRIX platform relays and programmers wishing to utilize
the SCADA communications port available on these relays.
The Citect program has been used to demonstrate the Modbus functionality of the µMATRIX platform. Citect
demonstration discs are readily available from the supplier and sample Citect screen templates (.ctz files) for
µMATRIX relays from our web site.
2. Contents
1. Introduction
2. Contents
3. Modbus register allocation tables
4. Other documantation
5. DPR register mapping scheme
6. Citect setup for RS485 connection to DPR
7. Modifying and editing the Modbus protocol settings for RS485
http://www.rmspl.com.au/uMATRIX.htm
4. Other Information
Additional documentation and programs may be downloaded from:
http://www.rmspl.com.au/uMATRIX.htm
• Boolean CDB parameters must have 00000 added to the parameter number and be defined as
DIGITAL type (1 bit quantity), and must be defined as 0 Raw to 0 Eng (False) and 1 Raw to 1 Eng
(True). Reading the Tag (using or displaying in a Citect page) will read from the CDB parameter
and writing to the Tag (setting or modifying in a Citect page) will cause the CDB parameter to be
updated in the DPR.
• Define Tags representing DPR boolean CDB parameters (registers) that will be used in Citect as
DIGITAL (1 bit quantities), and add 00000 to the desired CDB register number. In the example
below, CDB register 936 (Save CDB To Flash) is mapped in the ModBus RTU protocol to register
00936. This register can be read from and written to the DPR. Scaling must be set to 0 for False
and 1 for True.
• RS485 half duplex connection with RTS control of the RS232 port.
• 19200 bps
• 8 bits data size
• No parity
• Default Slave id = 96
An RS232/RS485 converter is connected to the COM2 port of the computer running Citect.
Proceed as follows:
• Run Citect
• Select the project named "RMS DPR"
• Set ModBus Protocol Parameters in Citect
• Select ‘My Projects | RMS DPR | Communications’ from the Projects List.
• Finished.
• Ports - need to add -t1,6 to control RTS timing for RS485 half duplex operation -t (RTS signal
control enabled), 1 (raise RTS for 1 millisecond before transmitting to DPR), 6 leave RTS high for 6
milliseconds while transmitting to DPR)
Tel: 61 3 9561 0266 Fax: 61 3 9561 0277 Email: [email protected] Web: www.rmspl.com.au
© 2 0 0 2 R e l a y M o n i t o r i n g S y s t e m s P t y L t d
Due to RMS continuous product improvement policy this information is subject to change without notice.