Type: BCS.Sym3.Operator.Runtime.IRuntimeAlarm
Alarm instance. Represents an instance of an IAlarm (alarm definition) in the client application. Remarks: Available in Operator only
Properties
Acknowledged
- Description: Gets the acknowledge status of the alarm instance
- Type: String
- Access: Read
AcknowledgedTime
- Description: Gets or sets the acknowledge time of the alarm instance
- Type: Nullable`1
- Access: Read and Write
AcknowledgementNode
- Description: Gets or sets the acknowledgment node of the alarm instance
- Type: String
- Access: Read and Write
AcknowledgementUser
- Description: Gets or sets the acknowledgment user of the alarm instance
- Type: String
- Access: Read and Write
AlarmDefinition
- Description: Gets the alarm definition
- Type: IAlarmDefinition
- Access: Read
AlarmName
- Description: Gets the alarm name of the alarm instance
- Type: String
- Access: Read
AlarmState
- Description: Gets alarm instance state
- Type: AlarmState
- Access: Read
Audio
- Description: Gets the audio of the alarm instance
- Type: String
- Access: Read
Condition
- Description: Gets the condition of the alarm instance
- Type: String
- Access: Read
Displayed
- Description: Gets if the alarm instance is displayed
- Type: String
- Access: Read
Duration
- Description: Gets the duration of the alarm instance
- Type: String
- Access: Read
Enabled
- Description: Gets if the alarm is enabled
- Type: String
- Access: Read
EndTime
- Description: Gets or sets the end time of the alarm instance
- Type: Nullable`1
- Access: Read and Write
Equipment
- Description: Gets the equipment of the alarm instance
- Type: String
- Access: Read
Id
- Description: Gets or sets the id of the alarm instance
- Type: Int32
- Access: Read and Write
Item(System.String)
- Description: Gets alarm instance user properties
- Type:
- Access:
Message
- Description: Gets the message of the alarm instance
- Type: String
- Access: Read
Priority
- Description: Gets the priority name of the alarm instance
- Type: String
- Access: Read
StartTime
- Description: Gets or sets the start time of the alarm instance
- Type: DateTime
- Access: Read and Write
Status
- Description: Gets the status of the alarm instance
- Type: String
- Access: Read
TagValues
- Description: Gets alarm instance’s primary tag value at creation
- Type: Dictionary`2
- Access: Read and Write
TranslatedMessage
- Description: Gets the message of the alarm instance
- Type: String
- Access: Read