Promotic

TimeWrite - property of the PmVar object

Description:
Time of last writing into the variable.
Syntax:
Date TimeWrite
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.TimeChange (property)
- PmVar.TimeSource (property)
- PmVar.Quality (property)
- PmVar.Value (property)
Example:
JavaScriptVBScriptSelect and copy to clipboard

var oData = pMe.Pm("/Data");
var d = oData.Item(2).TimeWrite;   // Reading from the property
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

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