Interface IAlarm
Assembly: MAT.Atlas.Automation.Api.dll
Syntax
Properties
AudioWarning
Declaration
AlarmAudioWarningType AudioWarning { get; }
Property Value
Declaration
Property Value
Type |
Description |
System.String |
|
Conditions
Declaration
AlarmConditionBase[] Conditions { get; }
Property Value
EvaluateForLive
Declaration
bool EvaluateForLive { get; }
Property Value
Type |
Description |
System.Boolean |
|
EvaluateForLoadSession
Declaration
bool EvaluateForLoadSession { get; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
bool EvaluateForManual { get; }
Property Value
Type |
Description |
System.Boolean |
|
GroupId
Declaration
ObjectId GroupId { get; }
Property Value
Id
Declaration
Property Value
Log
Declaration
Property Value
Type |
Description |
System.Boolean |
|
LogicOperatorType
Declaration
AlarmLogicOperatorType LogicOperatorType { get; }
Property Value
Name
Declaration
Property Value
Type |
Description |
System.String |
|
Declaration
Property Value
Type |
Description |
System.Boolean |
|
Priority
Declaration
AlarmPriorityType Priority { get; }
Property Value
RaiseEvent
Declaration
Property Value
Type |
Description |
System.Boolean |
|
RaiseMarker
Declaration
bool RaiseMarker { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ReTriggerPeriod
Declaration
int ReTriggerPeriod { get; }
Property Value
Type |
Description |
System.Int32 |
|
SuspendOnFirstOccurrence
Declaration
bool SuspendOnFirstOccurrence { get; }
Property Value
Type |
Description |
System.Boolean |
|
TriggerPeriod
Declaration
int TriggerPeriod { get; }
Property Value
Type |
Description |
System.Int32 |
|
Warn
Declaration
Property Value
Type |
Description |
System.Boolean |
|