AlarmAction Enumeration

This enumerated type defines the various alarm action types for the ActionProperty class

Definition

Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
[SerializableAttribute]
public enum AlarmAction

Members

Audio0An audio alarm
Display1A display alarm
EMail2An e-mail alarm
Procedure3A procedure alarm
Other4Indicates some other type of alarm

See Also