WOLFRAM SYSTEM MODELER

Function

Icon for functions

Wolfram Language

In[1]:=
SystemModel["OPCUA.Icons.Function"]
Out[1]:=

Extended by (10)

getServerID

OPCUA.ExternalFunctions

Retrieves a unique and global server ID for each server instance

writeExternalReal

OPCUA.ExternalFunctions

A function for writing OPC UA data of scalar type Real

writeExternalInteger

OPCUA.ExternalFunctions

A function for writing OPC UA data of scalar type Integer

writeExternalBoolean

OPCUA.ExternalFunctions

A function for writing OPC UA data of scalar type Boolean

readExternalReal

OPCUA.ExternalFunctions

A function for reading OPC UA data of scalar type Real

readExternalInteger

OPCUA.ExternalFunctions

A function for reading OPC UA data of scalar type Integer

readExternalBoolean

OPCUA.ExternalFunctions

A function for reading OPC UA data of scalar type Boolean

destructor

OPCUA.ExternalFunctions.OPCUAServerObject

Closes the connection with the host server

constructor

OPCUA.ExternalFunctions.OPCUAServerObject

Initializes the connection with the host server

LimitValue

OPCUA.Examples.Utilities

Limiting function