ABB PLC Modbus

rudd

Member
Join Date
Sep 2009
Location
Milan
Posts
1
I try to setup a comunication between a modbus simulator (www.modbustools.com) and the PLC AC800M with the comunication modbus interface CI867.
My application in the compact control builder is the following:

The hardware warning on Modbus TCP Slave HwState is "16#01 Connection down".
I try to use this function block:
ModbusConn( En_C := enable,
Channel := channel,
Partner := partner,
Status => status,
Id := id );
but the status returned is -6811.
Anyone know how to use modbus with compact control builder because I'm little bit confusing, for example I don't know if is correct to use the simulator as a master and the CI867 as a slave or is correct the opposite.

Thanks.
 

Similar Topics

we are trying to do a Modbus Rtu communication between a Delta plc and an Abb inverter, using ISPsoft and NWconfig. do you have any sample program...
Replies
3
Views
3,952
I have downloaded Modbus Poll software ,so I can siulate SERVER and client. In my example Server is PC with IP - 192.168.0.17 SLAVe is PLC...
Replies
5
Views
3,502
Hello PLC hoodoo gurus, I need to get a Pm 450 ABB mapped with Modbus TCP from an existing ABB HMI to talk to a new red lion replacement. Can I...
Replies
0
Views
2,463
I do programming in GX developper for ABB drive model ACS 550 control via modbus communication in FXCPU PLC,I can read the Data of drive...
Replies
3
Views
3,260
Hi everyone. I have a problem in my current project. I am using 4 ABB PLC PM-583 and plan to use Modbus to communicate and integrate them to my...
Replies
4
Views
4,451
Back
Top Bottom