Agilent Technologies N5183A MXG Portable Generator User Manual


 
Agilent N518xA, E8663B, E44x8C, and E82x7D Signal Generators Programming Guide 85
Programming Examples
GPIB Programming Interface Examples
and a .01 second dwell period for each point. A loop is used to generator 5 sweep operations. The
signal generator triggers each sweep with the :INIT command. There is a wait introduced in the loop
to allow the signal generator to complete all operations such as set up and retrace before the next
sweep is generated. visaex11.cpp performs the following functions:
sets up the signal generator for a 1 to 2 GHz frequency sweep
sets up the signal generator to have a dwell time of .01 seconds and 101 points in the sweep
sleep function is used to allow the instrument to complete its sweep operation