Promotic

ValueBeforeChange - property of the PmVar object

Description:
Last value before changing value to current.
Syntax:
Variant ValueBeforeChange
Note:
Property access for read only.
 
The value of this property can be also obtained in the "PmaRoot" item of the INFO system (when looking into the object with this property).
See also:
- PmVar.TimeWrite (property)
- PmVar.TimeChange (property)
- PmVar.Value (property)
Example:
JavaScriptVBScriptSelect and copy to clipboard

var oData = pMe.Pm("/Data");
var valBefore = oData.Item(2).ValueBeforeChange;
PROMOTIC 9.0.24 SCADA system documentation MICROSYS, spol. s r.o.

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