WOLFRAM SYSTEM MODELER

mopcuaListWriteReal

This class is implicitly declared protected in OPCUA

Wolfram Language

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

Syntax

done = mopcuaListWriteReal(parentID, listID, index, value, uaRealType)

Inputs (5)

parentID

Type: Integer

Description: The ID of the parent of this list

listID

Type: Integer

index

Type: Integer

value

Type: Real

uaRealType

Type: UAReal

Description: Enumeration of OPC UA built-in Real types

Outputs (1)

done

Type: Real