WOLFRAM SYSTEM MODELER

mopcuaListWriteBoolean1D

This class is implicitly declared protected in OPCUA

Wolfram Language

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

Syntax

done = mopcuaListWriteBoolean1D(parentID, listID, index, value)

Inputs (4)

parentID

Type: Integer

Description: The ID of the parent of this list

listID

Type: Integer

index

Type: Integer

value

Type: Boolean[:]

Outputs (1)

done

Type: Real