WOLFRAM SYSTEM MODELER
WriteNodeInterface for components that writes to a node |
![]() |
SystemModel["OPCUA.Interfaces.WriteNode"]
Base class for components that adds a node to a OPC UA write request by connecting list_a
to a WriteNodeList
.
See OPCUA.Interfaces.Node
for how to specify the node identity and handle errors.
nodeIDType |
Value: Type: UANodeIdType Description: The node identifier type |
---|---|
nodeID |
Value: Type: String Description: The node identifier |
nodeNamespace |
Value: Type: Integer Description: The node namespace |
errorHandling |
Value: Type: ErrorHandling Description: How to handle node errors (request errors are handled by the connected Read/WriteNodeList component) |
![]() |
severity |
Type: SeverityOutput Description: Node level status severity |
---|---|---|
![]() |
list_a |
Type: List_a Description: Connector for propagating node registrations to a NodeList |
nodeObj |
Type: NodeObject |
---|
![]() |
OPCUA.Interfaces Interface for components that writes to a 2D-array valued node |
![]() |
OPCUA.Interfaces Interface for components that writes to a 1D-array valued node |
![]() |
OPCUA.Interfaces Base class for models implementing writing to nodes |
![]() |
OPCUA.Components.Unclocked.BooleanSignals Adds writing of a Boolean scalar node to a WriteNodeList |
![]() |
OPCUA.Components.Unclocked.IntegerSignals Adds writing of an Integer scalar node to a WriteNodeList |
![]() |
OPCUA.Components.Unclocked.RealSignals Adds writing of a Real scalar node to a WriteNodeList |