WOLFRAM SYSTEM MODELER
PartialWriteNodeBase class for models implementing writing to nodes |
![]() |
SystemModel["OPCUA.Interfaces.PartialWriteNode"]
Partial implementation of a WriteNode
; see its documentation for the documentation of the public interface.
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.Components.Clocked.BooleanSignals Adds writing of a Boolean 2D-array node to a WriteNodeList |
![]() |
OPCUA.Components.Clocked.BooleanSignals Adds writing of a Boolean 1D-array node to a WriteNodeList |
![]() |
OPCUA.Components.Clocked.BooleanSignals Adds writing of a Boolean scalar node to a WriteNodeList |
![]() |
OPCUA.Components.Clocked.IntegerSignals Adds writing of an Integer 2D-array node to a WriteNodeList |
![]() |
OPCUA.Components.Clocked.IntegerSignals Adds writing of an Integer 1D-array node to a WriteNodeList |
![]() |
OPCUA.Components.Clocked.IntegerSignals Adds writing of an Integer scalar node to a WriteNodeList |
![]() |
OPCUA.Components.Clocked.RealSignals Adds writing of a Real 2D-array node to a WriteNodeList |
![]() |
OPCUA.Components.Clocked.RealSignals Adds writing of a Real 1D-array node to a WriteNodeList |
![]() |
OPCUA.Components.Clocked.RealSignals Adds writing of a Real scalar node to a WriteNodeList |