476 Appendix A Command Reference
PDAX:REFG
Pixel Data Analyzer auto REFerence Gate
Class Signal analyzer - Pixel data
Description Enable or disable automatic reference frame capturing. If this parameter is disabled you
have to manually capture a reference frame.
Command syntax PDAX:REFG boolean
boolean
0 (disable), 1 (enable) auto capturing of a reference frame
Query response PDAX:REFG?
Query response boolean
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
Related commands PDAX:MXER, PDAX:RPTG, PDAX:FRMS, PDAX:CAPF, PDAU