Vers. 062721
73
MODBUS TCP
Note: the full K-DUCER MODBUS Map along with several code examples, guides, and
literature can be found at: at
https://kolverusa.com/products-list/16-Industry-40-KDUCER-
Introduction
The recommended way to interface with the K-DUCER unit is through the MODBUS TCP
protocol on the ethernet port (CN5).
MODBUS communication protocol provides a Client-Server interface between devices
connected on an ethernet TCP/IP network.
The MODBUS protocol specifications are open source and freely available online at
modbus.org, however most automation engineers will not need to worry about the
implementation details because MODBUS is already supported and implemented by most
ethernet-capable PLCs and industrial PCs.
Usage
Enable MODBUS TCP via the General Settings menu >
The K-DUCER should be connected to the same LAN network as the controlling device,
and it must be left in the main operation screen, outside of any configuration menu.
Note: the K-DUCER will respond to the
ping
command over TCP/IP when configured
correctly.
The K-DUCER implements a MODBUS server, which responds to MODBUS requests.
The automation device (PLC, industrial PC, …) must implement a MODBUS client, which
sends MODBUS requests to the server (K-DUCER).
The MODBUS server (K-DUCER) only responds to requests and never initiates any
communication independently, in accordance with the MODBUS protocol.
A MODBUS request is simply a message requesting to read or write one or more
bits
or
bytes
of data at a particular address. The list of all accessible data and their addresses is
called the MODBUS map.
MODBUS requests are categorized into
function codes
. Different function codes are used to
access different types of data (bits-coils or byes-registers). There are also convenience
function codes used to access a range of multiple data addresses at once.
All program, sequence, and general settings can be modified via MODBUS requests.
However, Kolver recommends pre-configuring the K-DUCER programs and settings via
the K-Expand software, via touch screen, or via kdu backup file from USB, and only
Summary of Contents for K-DUCER
Page 1: ...KDU1 KDU1A Torque range 0 1 70 Nm OPERATOR MANUAL...
Page 22: ...Vers 062721 22 Main Screen Program Mode navigation tree...
Page 25: ...Vers 062721 25 Main Screen Sequence Mode navigation tree...
Page 32: ...Vers 062721 32 PROGRAMS menu tree...
Page 33: ...Vers 062721 33...
Page 34: ...Vers 062721 34...
Page 44: ...Vers 062721 44 SEQUENCE SETTINGS menu tree...
Page 53: ...Vers 062721 53 USB menu tree...
Page 59: ...Vers 062721 59...