Click or drag to resize

Alarm(AlarmOperation) Constructor

Creates a new instance of the Alarm class.

Namespace: GSF.TimeSeries
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public Alarm(
	AlarmOperation operation
)
View Source

Parameters

operation  AlarmOperation
The operation to be performed when testing values from the incoming signal.
See Also