CimPointAlarm.DeviationPtID (property)

Gets and sets the Deviation Point ID.
Syntax: String = object.DeviationPtID
object.DeviationPtID = String
Description: The CimPointAlarm.DeviationPtID is a string containing the name of the deviation point. The deviation point must be specified when the alarm criteria is cimAlarmDeviation.

Examples

point.PointAlarm.DeviationPtID = "PT_1123_DEV"


See Also

Point Configuration