UA Sample Server log file and NodeId help |OPC UA Implementation: Stacks, Tools, and Samples|Forum|OPC Foundation

Avatar
Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
Lost password?
sp_Feed sp_PrintTopic sp_TopicIcon
UA Sample Server log file and NodeId help
Avatar
Marko Berger
Member
Members
Forum Posts: 4
Member Since:
06/20/2018
sp_UserOfflineSmall Offline
1
07/03/2018 - 06:47
sp_Permalink sp_Print

Does 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

Avatar
Randy Armstrong
Admin
Forum Posts: 1457
Member Since:
05/30/2017
sp_UserOfflineSmall Offline
2
07/04/2018 - 07:10
sp_Permalink sp_Print

Did you get the code from GitHub? Search for Utils.Trace. That will take you into the tracing code and allow you to figure out how to turn on logging.

Forum Timezone: America/Phoenix
Most Users Ever Online: 510
Currently Online:
Guest(s) 22
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Forum Stats:
Groups: 2
Forums: 10
Topics: 1353
Posts: 4589