Method | Description | |
---|---|---|
NodeHandle ( ) : System |
Initializes a new instance of the NodeHandle class.
|
|
NodeHandle ( Opc.Ua.NodeId nodeId, NodeState node ) : System |
Initializes a new instance of the NodeHandle class.
|
public NodeHandle ( Opc.Ua.NodeId nodeId, NodeState node ) : System | ||
nodeId | Opc.Ua.NodeId | The node id. |
node | NodeState | The node. |
return | System |