User`s guide
FUNCTIONS
SDK SECTION 11
Page 222
SetGain
unsigned int WINAPI SetGain(int gain)
Description
Deprecated for
SetMCPGain.
SetGate
unsigned int WINAPI SetGate(float delay, float width, float step_Renamed)
Description
This function sets the Gater parameters for an ICCD system. The image intensifier of the
Andor ICCD acts as a shutter on nanosecond time-scales using a process known as
gating.
Parameters
float delay: Sets the delay(>=0) between the T0 and C outputs on the SRS box to delay
nanoseconds.
float width: Sets the width(>=0) of the gate in nanoseconds
float step_Renamed: Sets the amount(<>0, in nanoseconds) by which the gate position
is moved in time after each scan in a kinetic series.
Return
unsigned int
DRV_SUCCESS
DRV_NOT_INITIALIZED
DRV_ERROR_ACK
DRV_ACQUIRING
DRV_GPIBERROR
DRV_P1INVALID
DRV_P2INVALID
DRV_P3INVALID
Gater parameters set.
System not initialized.
Unable to communicate with card.
Acquisition in progress.
Error communicating with GPIB card.
Invalid delay
Invalid width.
Invalid step.
See also
SetDelayGenerator
NOTE: Available on ICCD.