CimAlarm.AlarmID (property)

Gets and sets the alarm id.
Syntax: String = object.AlarmID
object.AlarmID = String
Description: The CimAlarm.AlarmID is a string containing the Alarm ID. When accessed from a Point Alarm, this property is read-only because the Alarm ID is the same as the Point ID.

Examples

alarm.AlarmId = "MY_ALARM"