modbus communication in PLC k120s

There are any number of freeware Modbus Master that Google finds.

The tasks are all the same:

1) Establish a connection, either an IP address for the server/slave or a COM Port for Modbus RTU over RS-485 or RS-232.

2) define a transaction:
which slave number is being addressed?
What Function Code is being used?
What is the starting register/address for the data?
How many register/addresses should be requested?
What format should the data be displayed in?

The attached document has a download link for the ICP DAS Modbus Master Tool and screen shots for
- the connection setup
- the transaction setup
- data display window

It was zipped to make it small enough to be an attachment on this site. It is a .doc format
 

Similar Topics

Apologies for not being the best IDEC programmer. I recently was doing some inspections on a site that had 3 FC6A IDEC processors. The issue is...
Replies
0
Views
91
can i send and recieve data using my yokogawa UT35A controller with my siemens s7 1200 plc using profinet communication without using gsd file
Replies
1
Views
384
Hi hope all are ok. I have mitsubishi PLC Q03UDV CPU. I have control a drive through modbus inteligent module QJ71MT91 in GX Works2. Any experts...
Replies
1
Views
623
hi, so anyone know how to connect a haiwell HMI with XINJE PLC by using MODBUS communication protocol? please help me ASAP. thank you
Replies
9
Views
2,882
Hi all, Has anyone dealt with Modbus RTU communication using SE`s Machine Expert? I have got the modbus tcp working, but not used the serial...
Replies
1
Views
1,213
Back
Top Bottom