| 
            
              FrequencyExcursionConsecutiveDetections Property
             | 
          
        
        
            Gets or sets the minimum number of consecutive excursions needed in order to trip the alarm.
            
        
        Namespace: PowerCalculations.EventDetectionAssembly: PowerCalculations (in PowerCalculations.dll) Version: 2.4.257-beta
Syntaxfunction get_ConsecutiveDetections();
function set_ConsecutiveDetections(value);
 View SourceProperty Value
Int32
See Also