Actions

Modbus TCP

From Zenitel Wiki

Revision as of 12:17, 24 January 2012 by Hvd (talk)

Introduction

Modbus TCP is a Modbus variant used for communications over TCP/IP networks, connecting over port 502. It does not require a checksum calculation as lower layers already provide checksum protection. Note that this is not the same as as Modbus over TCP/IP. For background information on Modbus and its different variants please see the Modbus article in Wikipedia. Modbus is often used by PLC's.

AlphaCom and the Modbus TCP protocol

AlphaCom can send out status information in the Modbus TCP protocol via an EDO-port.

  • Select an available EDIO port, for instance EDIO 1
  • TCP/IP client
  • Enter the IP address of the PLC to connect to
  • Enter the Port nr. which is used by the Modbus TCP protocol, by default 502

Modbus TCP protocol

Modbus TCP is a binary protocol