| Overview:
MODBUS
TCP/IP allows the widely used MODBUS protocol to be used over ETHERNET
TCP/IP networks. For Trio users it provides an simple effective
means of transmitting data between a suitable PLC, or PC, and an
MC206, MC224 or Euro205x fitted with an Ethernet daughter board.
Requirements:
MC206X, MC224 or Euro205x Motion Coordinator
System software version
1.6204 or higher
Ethernet daughter board with firmware version 1.0.3.1
or higher.
Modbus
Features Supported:
The
Ethernet Daughter Board listens on the MODBUS port (502), and will
read/write directly from/to the Trio VR global variables when the
MODBUS holding register functions are used, or read/write from the
Trio IO when the coil & input status functions are used.
| |
|
| |
|
|
|
|
|
1
|
|
Read
Input Status (reads Trio IO) |
| |
2
|
|
Read
Coil Status (reads Trio IO) |
| |
3
|
|
Read
Holding Registers (read Trio global VR variables) |
| |
5
|
|
Force
Single Coil (write to a Trio Output) |
| |
6
|
|
Set
Single Holding Register (write to a Trio global VR variable)
|
| |
16
|
|
Set
Multiple Holding Registers (write to multiple Trio global
VR variables) |
| |
Data
can be transferred to/from the global variables in 16 bit signed
integer or 32 bit signed floating point values. Although it should
be borne in mind that floating point formats are not specified by
MODBUS and it is down to each manufacturer how the support is implemented.
|