WOLFRAM SYSTEM MODELER

mopcuaListWriteInteger1D

This class is implicitly declared protected in OPCUA

Wolfram Language

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

Syntax

done = mopcuaListWriteInteger1D(parentID, listID, index, value, uaIntegerType)

Inputs (5)

parentID

Type: Integer

Description: The ID of the parent of this list

listID

Type: Integer

index

Type: Integer

value

Type: Integer[:]

uaIntegerType

Type: UAInteger

Description: Enumeration of OPC UA built-in Integer types

Outputs (1)

done

Type: Real