diff --git a/Packages/tests/HardwareAnalysisFunctions/UTF_PatchSeqDAScale_Adapt.ipf b/Packages/tests/HardwareAnalysisFunctions/UTF_PatchSeqDAScale_Adapt.ipf index 47f7c4a812..0307f89790 100644 --- a/Packages/tests/HardwareAnalysisFunctions/UTF_PatchSeqDAScale_Adapt.ipf +++ b/Packages/tests/HardwareAnalysisFunctions/UTF_PatchSeqDAScale_Adapt.ipf @@ -623,7 +623,7 @@ static Function PS_DS_AD6_preAcq(string device) AFH_AddAnalysisParameter("PSQ_DaScale_Adapt_DA_0", "BaselineRMSShortThreshold", var=0.07) // SamplingMultiplier, SamplingFrequency use defaults - + AFH_AddAnalysisParameter("PSQ_DaScale_Adapt_DA_0", "MaxFrequencyChangePercent", var=25) // use defaults for the rest @@ -846,4 +846,4 @@ static Function PS_DS_AD8([string str]) sweepNo = AFH_GetLastSweepAcquired(str) CHECK_EQUAL_VAR(sweepNo, NaN) -End \ No newline at end of file +End