User`s guide
FUNCTIONS
SDK SECTION 11
Page 256
SetVSAmplitude
unsigned int WINAPI SetVSAmplitude(int state)
Description
If you choose a high readout speed (a low readout time), then you should also consider
increasing the amplitude of the Vertical Clock Voltage.
There are five levels of amplitude available for you to choose from:
• Normal
• +1
• +2
• +3
• +4
Exercise caution when increasing the amplitude of the vertical clock voltage, since higher
clocking voltages may result in increased clock-induced charge (noise) in your signal. In
general, only the very highest vertical clocking speeds are likely to benefit from an
increased vertical clock voltage amplitude.
Parameters
int state: desired Vertical Clock Voltage Amplitude
Valid values:
0 - Normal
1->4 – Increasing Clock voltage Amplitude
Return
unsigned int
DRV_SUCCESS
DRV_NOT_INITIALIZED
DRV_NOT_AVAILABLE
DRV_ACQUIRING
DRV_P1INVALID
Amplitude set.
System not initialized.
Your system does not support this feature
Acquisition in progress.
Invalid amplitude parameter.
NOTE: Available in iXon, iKon and Newton – full range of amplitude levels is not available on all
compatible cameras.