Specifications
Programming Guide 2-83
ESG Family Signal Generators Programming Commands and Examples
Using Queries, Example Program 3
350 to 390: Determines the on/off modulation state and displays the results on the controller’s
display.
400: Queries the signal generator’s identity.
410: Enters the response into C$. The response will be a string that represents the signal
generator’s model and options.
420 to 440: Prints the value of C$ (the signal generator’s model and options) on the computer’s
display.
450: Queries the signal generator’s GPIB address.
460: Enters the response into D$. The response will be a string that represents the signal
generator’s GPIB address.
470 to 480: Prints the value of D$ (the signal generator’sGPIB address) on the computer’s display.
490 to 500: Prints messages to the controller’s display.
510: Ends the program.










