Opc.Ua.Server NodeHandle in C# (CSharp): 32 esempi trovati. Questi sono i migliori esempi reali in C# (CSharp) per Opc.Ua.Server.NodeHandle, estratti da progetti open source. Li puoi valutare, per aiutarci a migliorare la qualità dei nostri esempi.
Correlati
Related in langs
Stores information about a NodeId specified by the client.
A NodeHandle is created when GetManagerHandle is called and will only contain information found by parsing the NodeId. The ValidateNode method is used to verify that the NodeId refers to a real Node and find a NodeState object that can be used to access the Node.