| 
            
              OneSecondFrequencyAveragerFlatlineCount Property
             | 
          
        
        
            Gets or sets the number of consecutive points the 
OneSecondFrequencyAverager
            can receive with the same value before it considers that signal flatlined and discards it.
            
 
        
        Namespace: OneSecondFrequencyAveragerAssembly: OneSecondFrequencyAverager (in OneSecondFrequencyAverager.dll) Version: 2.4.257-beta
Syntaxfunction get_FlatlineCount();
function set_FlatlineCount(value);
 View SourceProperty Value
Int32
See Also