|
Alarm(AlarmOperation) Constructor
|
Creates a new instance of the
Alarm class.
Namespace: GSF.TimeSeriesAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.207-beta
Syntax GSF.TimeSeries.Alarm = function(operation);
View SourceParameters
- operation AlarmOperation
- The operation to be performed when testing values from the incoming signal.
See Also