© 2016 Thorlabs Scientific Imaging270
DCx Camera Functional Description and SDK Manual
IMGFRMT_CMD_GET_ARBITRARY_AOI_SUPPORTED
Returns if the sensor supports a free selection of
the area of interest (AOI).
More details
pParam: Pointer to variable of type UINT
indicating if free AOI selection is supported:
0 = No free AOI supported
1 = Free AOI supported
nSizeOfParam: 4
Pointer to a function parameter, whose function
depends on nCommand.
Size (in bytes) of the memory area to which
pParam refers.
Contents of the IMAGE_FORMAT_LIST list of image formats
Must be preset with the size of a list entry in bytes
Must be preset with the number of list entries (from
IMGFRMT_CMD_GET_NUM_ENTRIES)
First entry in the list.
After having been filled by IMGFRMT_CMD_GET_LIST,
the list contains additional entries FormatInfo[1]…
FormatInfo[nNumListElements-1].
Contents of the list entry IMAGE_FORMAT_INFO
Format ID of the specified image format (see table
"Image formats" below)
Width of the area of interest
Height of the area of interest
Start point of the area of interest (X)
Start point of the area of interest (Y)
Image capture modes supported for this format (see
table below)
Description of the format
Scaling factor used (only sensors that support
scaling).
Possible values for CAPTUREMODE
Freerun mode, single frame (freerun snap)
Freerun mode, continuous (freerun live)
CAPTMODE_TRIGGER_SOFT_SINGLE
Software triggered mode, single frame