|
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.207-beta
Syntax function get_FlatlineCount();
function set_FlatlineCount(value);
View SourceProperty Value
Int32See Also