Agilent Technologies Infiniium 8000A Programmer's Reference Manual page 140

Table of Contents

Advertisement

180
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
190
!
200
!
210
!
220
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
230
!
240
!
250
!
Subprogram name:
260
!
Parameters: none
270
!
Return value: none
280
!
Description:
oscilloscope.
290
!
300
!
faster throughput
310
!
and immediate access to the data values requested by the queries.
320
!
330
!
340
SUB Initialize
350
COM /Io/@Scope,Interface
360
ASSIGN @Scope TO 707
370
Interface=7
380
RESET Interface
390
CLEAR @Scope
400
OUTPUT @Scope;"*RST"
410
OUTPUT @Scope;"*CLS"
420
OUTPUT @Scope;":SYSTem:HEADer OFF"
430
OUTPUT @Scope;":AUToscale"
440
SUBEND
450
!
460
!
470
!
Sample Programs
srq.bas Sample Program
BEGIN SUBPROGRAMS
Initialize
This routine initializes the interface and the
The instrument is reset to a known state and the interface is
cleared.
6-46
System headers are turned off to allow

Advertisement

Table of Contents
loading

Table of Contents