480 Appendix A Command Reference
PDAX:NERR
Pixel Data Analyzer Number of ERRors query
Class Signal analyzer - Pixel data
Description Retrieves the number of errors that occurred during the pixel data analysis test.
Query syntax PDAX:NERR?
Query response number
number
The number of errors that occurred.
Example
PDAX:FRMS 100 //sets the number of frames to analyze in the pixel
data analysis test to 100
PDAX:MXER 1000 //sets the maximum number of errors to record in pixel
data analysis test to 1000
PDAX:RPTG 1 //enables the generation of reports for the ppixel
data analysis test
PDAX:REFG 0 //enables auto reference capturing for the pixel
data analysis test
PDAX:CAPF //captures a frame of pixel data for the pixel
data analysis test
PDAU: //runs the pixel data analysis test
PDAX:ERRQ? 10 100 //retrieves 100 errors starting at the 10th error
in the index.
PDAX:NERR? //retrieves number of errors that occurred.
Related commands PDAX:MXER, PDAX:RPTG, PDAX:REFG, PDAX:FRMS, PDAX:ERRQ, PDAU