User`s guide
FUNCTIONS
SDK SECTION 11
Page 255
SetVerticalSpeed
unsigned int WINAPI SetVerticalSpeed(int index)
Description
Deprecated see Note:
This function will set the vertical speed to be used for subsequent acquisitions
Parameters
int index: index into the vertical speed table
Valid values 0 to
GetNumberVerticalSpeeds-1
Return
unsigned int
DRV_SUCCESS
DRV_NOT_INITIALIZED
DRV_ACQUIRING
DRV_P1INVALID
Vertical speed set.
System not initialized.
Acquisition in progress.
Index out of range.
See also
GetNumberVerticalSpeeds, GetVerticalSpeed
NOTE: Deprecated by SetVSSpeed.
SetVirtualChip
unsigned int WINAPI SetVirtualChip(int state)
Description THIS FUNCTION IS RESERVED.