User`s manual

450 DIM Message$[256]
460 !Read AFG status byte register and clear service request bit
470 B=SPOLL(@Afg)
480 !End of statement if error occurs among coupled commands
490 OUTPUT @Afg;""
500 OUTPUT @Afg;"ABORT" !abort output waveform
510 REPEAT
520 OUTPUT @Afg;"SYST:ERR?" !read AFG error queue
530 ENTER @Afg;Code,Message$
540 PRINT Code,Message$
550 UNTIL Code=0
560 STOP
570 SUBEND
Visual BASIC and
Visual C/C++ Program
Versions
The Visual BASIC example program, LIST_TME.FRM, is in directory
“VBPROG” and the Visual C example program, LIST_TME.C, is in
directory “VCPROG” on the CD that came with your Agilent E1445A.
140 Sweeping and Frequency-Shift Keying Chapter 4