WOLFRAM SYSTEM MODELER
validateRevisedRefreshRateValidates the size of the revised refresh rate compared to the sample period in a block |
SystemModel["OPCClassic.ExternalFunctions.validateRevisedRefreshRate"]
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.
validateRevisedRefreshRate(blockName, samplePeriod, serverID)
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 |