Promotic

Value - property of the PmgBar object

Description:
Value displayed by the bar level in the ValueMin and ValueMax limits.
Syntax:
Double Value
Note:
Property access for read and write. The default value of this property is defined in the "Measured value" configurator of this object.
 
This property is also functional in Web panels.
Example:
JavaScriptVBScriptSelect and copy to clipboard

var oBar = pMe.Items("/Bar0");

var value = oBar.Value;   // Reading from the property
oBar.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.