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