Previous: QBI(AS)/BIA(S) - enquire and alter bias level
Up: Miscellaneous commands
Next: BIN/UNBIN - on-chip binning
Previous Page: QBI(AS)/BIA(S) - enquire and alter bias level
Next Page: BIN/UNBIN - on-chip binning

QWIN(DOW)/WIN(DOW) - enquire and alter readout window

QWINDOW prints what the current readout window is. WINDOW alters it.

Parameters

QWINDOW requires none. WINDOW requires four, which are (XSTART,YSTART) and (XSIZE,YSIZE) respectively. The co-ordinate system is that of the chip relative to (1,1) which is the light sensitive pixel at the corner from which it is read out. (XSTART,YSTART) defines the bottom left corner of the read out data and (XSIZE,YSIZE) are its dimensions.

Examples

Adam:> WINDOW 1 385 1 576

Notes

Overscan can be achieved by making XSIZE or YSIZE such that the image exceeds the physical chip dimension.

To restore the default window the easiest course of action is to issue the CHIP command. This reloads the microcode and resets the default pre-flash time. Alternatively you can issue the DEF_WINDOW command which will simply reset the window parameters back to their default values.


Wed Apr 6 22:56:39 BST 1994