CimPointAlarm.AlarmHigh (property)

Gets and sets the alarm high limit.
Syntax: VARIANT = object.AlarmHigh
object.AlarmHigh = VARIANT
Description: The CimPointAlarm.AlarmHigh contains a variant indicating the alarm high limit for the point.

Examples

point.PointAlarm.AlarmHigh = 1000


See Also

Point Configuration