User`s guide

FUNCTIONS
SDK SECTION 11
Page 217
SetFastKinetics
unsigned int WINAPI SetFastKinetics(int exposedRows int seriesLength, float time, int mode, int
hbin, int vbin)
Description
This function will set the parameters to be used when taking a fast kinetics acquisition.
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).
Return
unsigned int
DRV_SUCCESS
DRV_NOT_INITIALIZED
DRV_ACQUIRING
DRV_P1INVALID
DRV_P2INVALID
DRV_P3INVALID
DRV_P4INVALID
DRV_P5INVALID
DRV_P6INVALID
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.
See also
SetFKVShiftSpeed SetFastKineticsEx
NOTE: For classic cameras the vertical and horizontal binning must be 1
For iDus, it is recommended that you set horizontal binning to 1