Marko Berger
Member
Members
Forum Posts: 4
Member Since:
06/20/2018
06/20/2018
OfflineDoes Sample Server have the option to have a log file and how to turn it on? I managed to write my own OPC Client on the base of NetCoreConsoleClient. I have managed to connect and change value Int16 on the Prosys OPC UA Simulator Server. On UA Sample Server i'm able to connect but can't change value with my Client.
Only difference I can see is on Prosys they are using NodeId (ns=3;s=Int16) and on UA Sample Server (ns=2;i=10219).
I'm using this syntax for Node addressing:
NodeId node = new NodeId("ns=3;s=Int16");
Thanks
Forum Timezone: America/Phoenix
Most Users Ever Online: 1361
Currently Online:
Guest(s) 26
Currently Browsing this Page:
1 Guest(s)
1 Guest(s)
Top Posters:
Forum Stats:
Groups: 2
Forums: 10
Topics: 1519
Posts: 5142


Log In

Usage Policy