diff --git a/Packages/MIES/MIES_AnalysisFunctions_PatchSeq.ipf b/Packages/MIES/MIES_AnalysisFunctions_PatchSeq.ipf index ac53127db6..a87a594b95 100644 --- a/Packages/MIES/MIES_AnalysisFunctions_PatchSeq.ipf +++ b/Packages/MIES/MIES_AnalysisFunctions_PatchSeq.ipf @@ -4943,7 +4943,7 @@ Function PSQ_Rheobase(device, s) endif WAVE oorDAScale = LBN_GetNumericWave() - oorDAScale[s.headstage] = SetDAScale(device, s.sweepNo, s.headstage, absolute = DAScale) + oorDAScale[s.headstage] = SetDAScale(device, s.sweepNo, s.headstage, absolute = DAScale) ReportOutOfRangeDAScale(device, s.sweepNo, PSQ_RHEOBASE, oorDAScale) if(oorDAScale[s.headstage])