4. Programming Interfaces
Giga-tronics 2400/2500 Microwave Synthesizer Series
22
Programming Manual, Part Number 34783, Rev A, July 2009
4.3.3.5 DLL Function; GT2400_SetGPIBAddress
GT2400_SetGPIBAddress
Purpose
Set the GPIB address.
Syntax
STATUS
GT2400_SetGPIBAddress
(
const unsigned long
instrumentHandle,
const short
address,
unsigned long
*updatedInstrumentHandle)
Parameter
Description
instrumentHandle
Input: The unique identification of the instrument.
address
Input: GPIB address.
updatedInstrumentHandle Output: Updated instrument handle after this function completes.