User`s guide
FUNCTIONS
SDK SECTION 11
Page 210
SetDelayGenerator
unsigned int WINAPI SetDelayGenerator(int board, short address, int typ)
Description
This function sets parameters to control the delay generator through the GPIB card in
your computer.
Parameters
int board: The GPIB board number of the card used to interface with the Delay
Generator.
short address: The number that allows the GPIB board to identify and send commands to
the delay generator.
Int typ: The type of your Delay Generator.
Return
unsigned int
DRV_SUCCESS
DRV_NOT_INITIALIZED
DRV_ERROR_ACK
DRV_ACQUIRING
DRV_P1INVALID
DRV_P2INVALID
DRV_P3INVALID
Delay Generator set up.
System not initialized.
Unable to communicate with card.
Acquisition in progress.
GPIB board invalid.
GPIB address invalid
Delay generator type invalid.
See also
SetGate
NOTE: Available on ICCD.