Gets and sets the time interval used by Timer/Counter points. | |
Syntax: | String =
object.PointSetInterval object.PointSetInterval = String |
Description: | The CimDerivedPoint.PointSetInterval is
string containing the interval to update the timer counter point.
The format is HH:MM:SS using a 24 hour clock. Examples point.DerivedPoint.PointSetInterval ="00:01:00" |