Gets and sets the name of the availability trigger point. | |
Syntax: | String =
object.TriggerCheckPointID object.TriggerCheckPointID = String |
Description: | CimPoint.TriggerCheckPointID is an string
containing the name of the availability trigger for the point. When
the availability trigger is non-zero and available the point will
be available, otherwise the point is unavailable. Defaults to the
empty string when creating a new point. Examples mypoint.TriggerCheckPointID = "X1_DEVICEUP" See Also Point Configuration |