Opc.Ua.Server NodeHandle em C# (CSharp) - 32 exemplos encontrados. Esses são os exemplos do mundo real mais bem avaliados de Opc.Ua.Server.NodeHandle em C# (CSharp) extraídos de projetos de código aberto. Você pode avaliar os exemplos para nos ajudar a melhorar a qualidade deles.
Relacionados
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.