WOLFRAM SYSTEM MODELER

validateRevisedRefreshRate

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

Wolfram Language

In[1]:=
SystemModel["OPCClassic.ExternalFunctions.validateRevisedRefreshRate"]
Out[1]:=

Information

This function validates the revised refresh rate returned by the OPC server. If the revised refresh rate is slower than the sample rate used in a read/write block, a warning will be issued during simulation.

Syntax

validateRevisedRefreshRate(blockName, samplePeriod, serverID)

Syntax

validateRevisedRefreshRate(blockName, samplePeriod, serverID)

Inputs (3)

blockName

Type: String

Description: The instance name of the block

samplePeriod

Type: Real

Description: The block's sample period

serverID

Type: Integer

Description: The unique ID of the server