Promotic

Value - property of the PmgMeterBox object

Description:
Value shown by the deviation of the panel meter finger.
Syntax:
Double Value
Note:
Property access for read and write. The default value of this property is defined in the "Meter value" configurator of this object.
See also:
Example:
JavaScriptVBScriptSelect and copy to clipboard

var oMeter = pMe.Items("/Meter");

var value = oMeter.Value;   // Reading from the property
oMeter.Value = 70;   // Writing into the property
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

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