Promotic

ValueMax - property of the PmgMeterBox object

Description:
Value of the upper limit.
Syntax:
Double ValueMax
Note:
Property access for read and write. The preset value of this property is defined in the "Upper limit" configurator of this object.
See also:
- PmgMeterBox.Value (property)
Example:
JavaScriptVBScriptSelect and copy to clipboard

var oMeter = pMe.Items("/Meter");
var valueMax = oMeter.ValueMax;   // Reading from the property

oMeter.ValueMax = 100;   // Writing into the property
PROMOTIC 9.0.24 SCADA system documentation MICROSYS, spol. s r.o.

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