780 ! ******* ***** TRANSFER S ETUP TO THE Agil ent 1670G ****** **********
790 ! Transfer the setup from the buffer to the Agilent 1670G.
800 !
810 TRANSFER @Buff TO @Comm;COUNT Numbytes,WAIT
820 !
830 ! ********************** RESTORE BUFFER POINTERS ***********************
840 ! Restore the transfer buffer pointer
850 !
860 CONTROL @Buff,5;Streg
870 !
880 ! ******************** SEND TERMINATING LINE FEED **********************
890 ! Send the terminating linefeed to properly terminate the setup string.
900 !
910 OUTPUT @Comm;""
920 !
930 PRINT "**** SENT THE SETUP ****"
940 END
Programming Examples
Transferring the Logic Analyzer Configuration43–16