WOLFRAM SYSTEM MODELER

mopcuaRegisterListReadNode

This class is implicitly declared protected in OPCUA

Wolfram Language

In[1]:=
SystemModel["OPCUA.ExternalFunctions.mopcuaRegisterListReadNode"]
Out[1]:=

Syntax

index = mopcuaRegisterListReadNode(parentID, listID, nodeObj, nodeIDType, nodeID, nodeNamespace, enableSourceTimestamp, enableServerTimestamp)

Inputs (8)

parentID

Type: Integer

Description: The ID of the parent of this list

listID

Type: Integer

nodeObj

Type: NodeObject

nodeIDType

Type: UANodeIdType

Description: Enumeration of OPC UA node identifier types

nodeID

Type: String

nodeNamespace

Type: Integer

enableSourceTimestamp

Type: Boolean

enableServerTimestamp

Type: Boolean

Outputs (1)

index

Type: Integer