WinCCOA-12 OPCUA Client dirver

Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
2 posts • Page 1 of 1
lalelie
Posts:1
Joined: Thu Feb 17, 2011 3:29 pm

WinCCOA-12 OPCUA Client dirver

Post by lalelie »

In my project, I have probelm with connetion to OPC UA server.
Over my server computer I can see OPC UA server tags and also can give commands with a OPCUA test program.
But with WinCC OA, I cant connect to OPCUA server.
I am trying to configure OPCUA Client driver with help file steps but its still not show as connected.
Pls can you give me some tips about it or is there any doc. about OPC UA for Wincc OA.

tmalone
Posts:192
Joined: Mon Nov 22, 2010 11:21 pm

Re: WinCCOA-12 OPCUA Client dirver

Post by tmalone »

Must include the server parameter in the config file for the OPC UA client

[opcua]
server = "TheOtherSystem"
setInvalidForConnLoss = 2

2 posts • Page 1 of 1