0% found this document useful (0 votes)
24 views1 page

ModbusConfigurator Guide

This document provides a step-by-step guide for setting up Modbus devices using the CODESYS Modbus Configurator. It outlines the process of adding and configuring Modbus COM components, Modbus Master, and Modbus Slave devices, including setting properties like slave ID and response timeout. The guide concludes with instructions on defining slave addresses and mapping Modbus words to application variables in the Modbus Configurator.

Uploaded by

haroonblogger329
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
24 views1 page

ModbusConfigurator Guide

This document provides a step-by-step guide for setting up Modbus devices using the CODESYS Modbus Configurator. It outlines the process of adding and configuring Modbus COM components, Modbus Master, and Modbus Slave devices, including setting properties like slave ID and response timeout. The guide concludes with instructions on defining slave addresses and mapping Modbus words to application variables in the Modbus Configurator.

Uploaded by

haroonblogger329
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Setting Up Modbus Devices Using CODESYS Modbus Configurator:

1. In the Project window, right-click on your project’s device and select "Add Device".

2. In the "Add Device" dialog, search for “Modbus” and open the tree. Select “Modbus COM” and
“Add Device”.

3. After adding the Modbus_COM component, right-click on it and select " Add Device".

a. Double-Click Modbus_COM component to configure properties such as slave ID, baud


rate, parity, etc.

4. In the "Add Device" dialog, search for “Modbus Serial Master” and open the tree. Select
“Modbus Master, COM port” and “Add Device”.

5. After adding the Modbus_Master_COM_port component, right-click on it and select " Add
Device".

a. Double-Click Modbus_Master_COM_port component to configure properties such as


Response timeout.

6. In the "Add Device" dialog, search for “Modbus” and open the tree. Select “Modbus Slave, COM
port” and “Add Device”.

7. After adding the Modbus_Slave_COM_port component, double-click on it.

8. The Modbus Configurator will open in a new window. Here, you can define the slave address,
add Modbus channels, and map Modbus words to application variables.

You might also like