AlarmAction Enumeration
This enumerated type defines the various alarm action types for the
ActionProperty class
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
[SerializableAttribute]
public enum AlarmAction
<SerializableAttribute>
Public Enumeration AlarmAction
[SerializableAttribute]
public enum class AlarmAction
[<SerializableAttribute>]
type AlarmAction
Audio | 0 | An audio alarm |
Display | 1 | A display alarm |
EMail | 2 | An e-mail alarm |
Procedure | 3 | A procedure alarm |
Other | 4 | Indicates some other type of alarm |