CimPointAlarm.AlarmMessage (property)

Gets and sets the points alarm message
Syntax: String = object.AlarmMessage
object.AlarmMessage = String
Description: The CimPointAlarm.AlarmMessage is a string containing the point alarm message to be used when an alarm is generated for the point.

Examples

point.PointAlarm.AlarmMessage = "%ID in %STATE with value %VAL"


See Also

Point Configuration