Click or drag to resize
EventInformationAlarmDetails Property
diaGlobWrapper Help
Returns details of the alarm raised within the channel. This value is returned when a ChannelAlarm event is raised.

Namespace: Inkostar
Assembly: DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0
Syntax
public AlarmInfo AlarmDetails { get; }

Property Value

Type: AlarmInfo
See Also