AdvancedHMI Software
General Category => Support Questions => Topic started by: jsylla on July 23, 2015, 10:59:29 AM
-
Hello,
have you ever used E+H OPC Server to communicate with Ecograph and put data into SCADA?
How should I configure OPComm: name of OPC Server etc?
-
You would have to go through the documentation or contact the supplier to get the OPC server name. It is important to get the exact naming correct.
Another option is to use an OPC Browser to find the name of the server.
-
Hello, thanks for help!
So, it works well. Just to sum up:
OpcDACom:
DisableSubscription: False
OPCServer:EH_Wetzer.OPC_DA_Server.4
OPCServerPath: opcda://localhost
DataSubscriber:
PLCAddressValue: Unit_1.Channel_1.Unit_1-VT_R4
Hope it will be useful fo others...