WOLFRAM SYSTEM MODELER

Function

Icon for functions

Wolfram Language

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

Extended by (13)

writeExternalReal

OPCClassic.ExternalFunctions

A function for writing OPC data of type Real

writeExternalInteger

OPCClassic.ExternalFunctions

A function for writing OPC data of type Integer

writeExternalBoolean

OPCClassic.ExternalFunctions

A function for writing OPC data of type Boolean

validateRevisedRefreshRate

OPCClassic.ExternalFunctions

Validates the size of the revised refresh rate compared to the sample period in a block

readExternalReal

OPCClassic.ExternalFunctions

A function for reading OPC data of type Real

readExternalInteger

OPCClassic.ExternalFunctions

A function for reading OPC data of type Integer

readExternalBoolean

OPCClassic.ExternalFunctions

A function for reading OPC data of type Boolean

getServerID

OPCClassic.ExternalFunctions

Retrieves a unique and global server ID for each server instance

getRevisedRefreshRate

OPCClassic.ExternalFunctions

Retrieves the actual refresh rate returned by the OPC server

addItem

OPCClassic.ExternalFunctions

Adds an item to an OPC group for reading or writing

destructor

OPCClassic.ExternalFunctions.OPCServerObject

Closes the connection with the host server

constructor

OPCClassic.ExternalFunctions.OPCServerObject

Initializes the connection with the host server

LimitValue

OPCClassic.Examples.Utilities

Limiting function