AdvancedHMI Software

General Category => Support Questions => Topic started by: jsylla on July 23, 2015, 10:59:29 AM

Title: Endress Hauser E+H OPC Server
Post 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?
Title: Re: Endress Hauser E+H OPC Server
Post by: Archie on July 23, 2015, 06:31:24 PM
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.
Title: Re: Endress Hauser E+H OPC Server
Post by: jsylla on July 27, 2015, 02:43:06 AM
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...