DEV Community

Naushad Warsi
Naushad Warsi

Posted on

OPC UA address differ between server and client

I have created a channel and device on KepserverEx with a couple of tags In the configuration, I have set the address of a node as:

ns=3;s=Channel1.Device1.Start

And if I browse for the same node using UeExpert I find the NodeId as

nsu=KEPServerEX;ns=2;s=Channel1.Device1.Start

Which is what I need to use…

Top comments (0)