User`s guide
FUNCTIONS
SDK SECTION 11
Page 218
SetFastKineticsEx
unsigned int WINAPI SetFastKineticsEx(int exposedRows, int seriesLength, float time, int mode, int
hbin, int vbin, int offset)
Description
This function is the same as
SetFastKinetics with the addition of an Offset parameter,
which will inform the SDK of the first row to be used.
Parameters
int exposedRows: sub-area height in rows.
int seriesLength: number in series.
float time: exposure time in seconds.
int mode: binning mode (0 – FVB , 4 – Image).
int hbin: horizontal binning.
int vbin: vertical binning (only used when in image mode).
Int offset: offset of first row to be used in Fast Kinetics from the bottom of the CCD.
Return
unsigned int
DRV_SUCCESS
DRV_NOT_INITIALIZED
DRV_ACQUIRING
DRV_P1INVALID
DRV_P2INVALID
DRV_P3INVALID
DRV_P4INVALID
DRV_P5INVALID
DRV_P6INVALID
DRV_P7INVALID
All parameters accepted.
System not initialized.
Acquisition in progress.
Invalid height.
Invalid number in series.
Exposure time must be greater than 0.
Mode must be equal to 0 or 4.
Horizontal binning.
Vertical binning.
Offset not within CCD limits
See also
SetFKVShiftSpeed SetFastKinetics
NOTE: For classic cameras the offset must be 0 and the vertical and horizontal binning must be 1
For iDus, it is recommended that you set horizontal binning to 1