Point By Point Error Codes

The Point By Point VIs can return the following error codes.

CodeNameDescription
–20207 UpperGELowerErr The upper limit is less than the lower limit.
–20206 NegShiftErr Shifts: n is negative.
–20205 SampleGEWinErr The sample length is less than the window length.
–20204 WinLengthGTZErr The window length is not positive.
–20203 TimeIncGTZErr The time increment is not positive.
–20202 SampleLengthGEZErr The sample length is negative.
–20201 SampleLengthGTZErr The sample length is not positive.