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