Promotic

ValueMin - property of the PmgMeterBox object

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

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

var valueMin = oMeter.ValueMin;   // Reading from the property
oMeter.ValueMin = 0;   // 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.