Modbus TCP/IP
Last updated
Last updated
YuDash LYNX supports Modbus TCP/IP to read various PLC/HMIs through ethernet. In principle, following are the pre-requesites for using Modbus TCP/IP:
Valid Ethernet settings of YuDash LYNX for communication over TCP/IP.
LYNX is Modbus Client, who request the data. The given PLC is Modbus server, who will provide the data. LYNX can read multiple Modbus TCP/IP servers.
Following details of a given Modbus Server (PLC) are required for communication:
IP address of PLC. For example: 192.168.1.100
IP Port on which Modbus server is running. For example: 502 (standard port). Or 8888 (any port being used by PLC)
Modbus Server ID as per protocol. For example: 1 (The Server ID of Modbus is similar to slave ID of Modbus RS-485)
Modbus Registers and Data Types The mapping of registers and selection procedure is similar to Modbus RS-485
There are different network topology possible for interfacing PLC/HMI with LYNX using Modbus TCP/IP. For example:
All the scenarios of Modbus TCP/IP are covered in the video below.