I've always wanted to ask this question, but just haven't. Can someone explain, or point me to the docs that explains, the syntax for OPC Item Path? For example, the following path:
path = "nsu=TOP Server;s=Test_CH.Demo1.!MyTag@Boolean"
What is nsu
and s
? Also, there is ns
.
I'm assuming ns/u
is namespace, looks like ns
is an index and nsu
is unicode?
Since most of the time I'm picking tags by browsing I've really never cared what these meant, but figured I should know this and have struck out finding anything in the docs.