CimPoint.SafetyPointID (property)

Gets and sets the name of the safety point.
Syntax: String = object.SafetyPointID
object.SafetyPointID = String
Description: CimPoint.SafetyPointID is an string containing the name of the safety point. The status of a safety point controls whether or not a setpoint is permitted. If the value of the safety point is non-zero and available a setpoint will be permitted. Defaults to the empty string when creating a new point.

Examples

mypoint.SafetyPointID = "MOL"



See Also

Point Configuration