modbus tcp/ip socket programming in ac500 automation builder2.0(ABB)
dear sir/madam
i want to communicate with modbus tcp/ip to remote . i want to change port number of tcp/ip please tell me solution and and i want to design socket programming in ac 500 please tell me how to develop program in ac500 plc
i want to communicate with modbus tcp/ip to remote . i want to change port number of tcp/ip please tell me solution and and i want to design socket programming in ac 500 please tell me how to develop program in ac500 plc
Answers
Under the project tree Interfaces->Ethernet->Protocols, right click and you have to add new object as Modbus TCP/IP server. From there you can make your
required configuration and addresses of variables which have to communicate over the network. Use %MB0.x for bool and %MW0.x for words for addressing.
in addition to this there are few old threads which can be useful to you.
https://forum-controlsystems.abb.com/...
https://forum-controlsystems.abb.com/...
Add new comment