WOLFRAM SYSTEM MODELER
ReadNodeListRead the values of a list of nodes in a single OPC UA request |
![]() |
SystemModel["OPCUA.Components.Core.ReadNodeList"]
NodeList
documentation for more information.
errorHandling |
Value: Type: ErrorHandling Description: How to handle request errors |
---|---|
inferClock |
Value: false Type: Boolean Description: Infer clock instead of using an input Clock |
![]() |
clock |
Type: ClockInput Description: Clock input that determines when the request should be performed |
---|---|---|
![]() |
parentID |
Type: ExternalIDInput Description: The unique ID of the client the component is connected to |
![]() |
list_b |
Type: List_b Description: Connector for adding nodes to the list |
![]() |
severity |
Type: SeverityOutput Description: Status severity of the request |
![]() |
inferedClock |
Type: ClockOutput Description: 'output Clock' as connector |
![]() |
internalClock |
Type: ClockInput Description: 'input Clock' as connector |
nodeListObj |
Type: NodeListObject |
---|
![]() |
OPCUA.Examples Demonstrates how to read node values using different sample rates |
![]() |
OPCUA Client for connecting to an OPC UA server |