Instruction manual
Chapter 3 Programming Your Counter for Remote Operation
Writing SCPI Programs
Programming Guide 3-53
3
Figure 3-15. SCPI Programming Flowchart
YES
NO
YES
Reset and initialize the Counter
as follows:
Device Clear
:ABORt
*
RST
*
CLS
*
SRE 0
*
ESE 0
:STAT:PRES
Configure status reporting.
See section titled "Status
Reporting" in this chapter.
See Chapter 4, :STATus,
*
ESE,
and
*
SRE.
See Figure 3-14.
Do you
want to do Status
Reporting?
Do you
want to make a new
measurement?
Select the function you want to
perform.
See Figure 2-1.
See [SENS]:FUNC in Chapter 4.
YES
NO
Do you want to
average?
NO
Configure Averaging.
See Averaging in Chapter 3.
To transfer measurement data,
see Chapter 4, [:SENS]:DATA?
Initiate a measurement.
See Figure 2-1.
See Chapter 4, :INITiate .