WOLFRAM SYSTEM MODELER

listReadBoolean2D

This class is implicitly declared protected in OPCUA

Wolfram Language

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

Syntax

value = listReadBoolean2D(parentID, listID, index, n1, n2, orderingToken)

Inputs (6)

parentID

Type: Integer

Description: The ID of the parent of this list

listID

Type: Integer

index

Type: Integer

n1

Type: Integer

n2

Type: Integer

orderingToken

Type: UAStatusSeverity

Description: Enumeration of OPC UA status severity levels

Outputs (1)

value

Type: Boolean[n1,n2]