Author Topic: Endress Hauser E+H OPC Server  (Read 1778 times)

jsylla

  • Newbie
  • *
  • Posts: 2
    • View Profile
Endress Hauser E+H OPC Server
« 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?

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5311
    • View Profile
    • AdvancedHMI
Re: Endress Hauser E+H OPC Server
« Reply #1 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.

jsylla

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: Endress Hauser E+H OPC Server
« Reply #2 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...