how to configure PM581-eth as modbus slave on modbus on tcp/ip with siemens 319 plc as master.
what is the configuration i have to make in abb PM581 plc to configure it as a slave.
can i use onboard ethernet port for modbus as well as download the program. if any config change than please write. "eth_mod_mast" is to be used or not for configuring abb as slave. Master is Siemens s7-319 plc
Answers
Depending of your control builder plus version 2.2.0 or 2.3.0 you configure modbus settings
Right click on ip setting at control builder side and then add device
Modbus TCP/Ip(2.2.0 version) and Client and Server at 2.3.0 version
To reach modbus variables, declare variables in %m area of codesys
http://www.upload.gen.tr/d.php/www/fC...
I upload photos for both v2.2.0 and 2.3.0 version
After configuring Control Builder Side(Activate modbus eth of your plc) you have to declare varibles in %M(marker area)
Here is the video to help you
It is usualy worth checking to see if there is an example AC500 application that is close enough to what you need. The examples are pretty good
http://www.abb.com/abblibrary/Downloa...
You can also find these through the web page in Control Builder Plus
Add new comment