Modbus Master (RW-Modmaster)
The modmaster I/O driver is designed to communicate with remote devices that support the Modicon Modbus communication protocol over a serial line or network. The driver supports both RTU (binary) and ASCII communication modes. Alias ranges that are supported bu he driver are: 1-9999[status], 10001-19999[status], 30001-39999[Status, Analog (16 bit integers), Meter], 40001-49999 [Status, Analog (16 bit integers), Meter], 50001-59999[Analog (32 bit integers), Meter].
Modbus Slave (RW-modslave)
The modslave I/O driver is designed to communicate with a Modbus master system over a serial line or network utilizing the Modbus RTU (binary) mode. The driver supports the following function code as defined in the Modbus protocol: 01 - Read Coil Status, 02 - Read Input Status, 03 - Read Holding Registers, 04 - Read Input Registers, 05 - Force Coil, 06 - Load register, 15 - Force multiple Coils and 16 - Load Multiple Registers. For function codes 05, 06, 15 and 16 the driver only writes the data to the RealWin database and does not actually send the value to the remote device.
DNP 3 Master (RW-DNP3M)
The dnp3master driver is designed to communicate with a DNP3 Slave device over a serial line or network using the DNP3 protocol. The driver supports the static polling, class polling, unsolicited mode, all objects variations and supports the select/execute controls.
DNP 3 Slave (RW-DNP3S)
The dnp3slave driver is designed to communicate with a DNP3 master device over a serial line or network using the DNP3 protocol. The driver supports the static polling, class polling, unsolicited mode, all objects variations and the select/execute controls. The dnp3slave requires a configuration file containing the mapping between the DNP3 master addresses and RealWin database.
IEC 870-5-101 (RW-IEC870-101)
The IEC101scan driver is designed to communicate with IEC 870-5-101 protocol devices using RS232 serial interface. IEC101scan can be configured to run in the unbalanced mode or balanced mode. In the unbalanced mode the driver initiates the communication and the RTU responds to the driver requests where as in the balanced mode the RTU or driver can initiate message transfers.
IEC 870-5-104 (RW-IEC870-104)
The IEC104scan module is designed to communicate with IEC 870-5-104 protocol devices over TCP/IP network. The IEC 870-5-104 protocol is a combination of the application layer of IEC 870-5-101 and transport functions provided by the TCP/IP.
Allen Bradley (RW-ABDF1)
The df1scan I/O driver is designed to communicate with Allen Bradley PLC's through a serial port or network. This driver can communicate to PLC5E and Controllogix over the Ethernet. The data types supported by the driver are: B-Binary bits, I-Input Image, O-Output Image, C-Counter, F-Floating Point, N-Integer (16 bits), and T-Timer.