55
Digital communication interface
Serial Commands - Alphabetic Listing
Provide the count for the number of test reports currently stored in memory.
PROG:MEM:PRIN [n] [ALL] (-R Model only)
Prints one or ALL test reports. Where “n” indicates the test report to be printed and 1
is the earliest test.
Example: PROG:MEM:PRINT 1
PROG:SEQ:CAT?
Read a list of program parameters for Ramp & Soak tests
Example: PROG:SEQ:CAT?
Response: “SPOn”,”DWELL”,”DIR”,”POIN”,”CYCL”,”PTOL”
This command provides a list of the parameters for the Ramp and Soak test.
PROG:SEQ:PAR? par[,<n>]
Read or set a program parameter for Ramp & Soak tests. Range = {SPOn, DWELL,
DIR, POIN, CYCL, PTOL}.
Table 7 PROG:SEQ:PAR parameters
Parameter Min Max Default
SPO[n]* 1 8 1
DWEL 1 100 15
POIN 1 8 8
CYCL 1 999 1
PTOL 0.01 99.9 1.00
DIR 0 (up) 1 (U/D) 0
*Read Only, must be <= # of setpoints (POIN)
Read Example: PROG:SEQ:PAR? dwell
Response: 25
Set Example: PROG:SEQ:PAR cycle,8
Reads or sets a specied parameter in the Ramp & Soak test.
PROG:STAT[?] [0|1]
Read or set the execution state for the selected program. (Off=0, Run=1) Default = 0
Read Example: PROG:STAT?
Response: 0
Set Example: PROG:STAT 1