Specifications
Programming Guide 2-89
ESG Family Signal Generators Programming Commands and Examples
Generating an AC-Coupled Internal FM Signal, Example Program 6
Program Comments
10 to 140: Title and program description
150: Assigns the signal generator’s GPIB address to a variable.
160: Places the signal generator into LOCAL mode.
170: Resets the signal generator’s parser and clears any pending output from the source.
180: Clears the controller’s display.
190: Sets the signal generator to a defined state for programming.
200: Sets the path 2 internal FM source rate to 5 kHz.
210: Sets the path 2 internal FM source deviation to 100 kHz.
220: Sets the signal generator’s carrier frequency to 900 MHz.
230: Sets the signal generator’s carrier power to −15 dBm.
240: Turns on the frequency modulation.
250: Turns on the signal generator’s RF output.
260 to 270: Prints a message to the controller’s display.
280: Places all the signal generator into LOCAL mode.
300: Ends the program.










