AC500 HA redundancy and HMI CP650
Hello Gents,
After migration from CONTROL BUILDER to AUTOMATION BUILDER v1.2.4 the writing discrete commands from CP650 don't work. CODESYS ETH protocol is used for exhanging data between two PLC (HA redundancy) and one HMI CP650.
As per manual for AC500_High_Availability_User_Manual_V240 (CS31 limitations) the writing commands from HMI is not reccomended by ABB -

Could somebody explain - Will remote commands writing in revision of HA library 2.3 or not?
As I understood the Modbus TCP/IP is more preferable for exchanging data with HMI.
May be somebody have a example og logic and configuration for MOdbus TCP/IP?
After migration from CONTROL BUILDER to AUTOMATION BUILDER v1.2.4 the writing discrete commands from CP650 don't work. CODESYS ETH protocol is used for exhanging data between two PLC (HA redundancy) and one HMI CP650.
As per manual for AC500_High_Availability_User_Manual_V240 (CS31 limitations) the writing commands from HMI is not reccomended by ABB -

Could somebody explain - Will remote commands writing in revision of HA library 2.3 or not?
As I understood the Modbus TCP/IP is more preferable for exchanging data with HMI.
May be somebody have a example og logic and configuration for MOdbus TCP/IP?
Answers
Actually you can write data from HMI to the controller, but written data has to be syncronized to the secondary CPU. (and there are limitations)
In a CP600 HMI you have to monitor if the CPU is primary or secondary and change the IP address of the driver to the primary cpu.
In a CP600 HMI you have to monitor if the CPU is primary or secondary and change the IP address of the driver to the primary cpu.
Add new comment