Promotic

UpdateRate - property of the PmaCommGroup object

Description:
The minimum update rate in milliseconds.
Syntax:
Long UpdateRate
Note:
Property access for read and write. The default value of this property is defined in the "Communication refresh rate [ms]" configurator of this object.
 
During the automatic updates, the communication driver (if the UpdateEnabled property is set to true) will not send the data faster than defined.

This property can be changed in the INFO system by clicking the "Actions" button. See "PmaRoot > Permissions > InfoEdit" permission.
Example:
JavaScriptVBScriptSelect and copy to clipboard

var oCommGroup = pMe.Pm("/Comm/Group1");
oCommGroup.UpdateRate = 1000;

History:
Pm8.00.00: Created
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

Send page remarkContact responsible person
© MICROSYS, spol. s r.o.