Remote Operation
Remote Operation Commands 3
3-19
PROG:IDEN[?] [n]
Read or set the program identifier.
Character range = {0 – 9, A – Z, ‘-‘}, up to 12 characters, minimum 1 character: Default: “0”.
Read Example: PROG:IDEN?
Set Example: TEST-1
PROG:MEM:CLE (-P Model only)
Note
This command is unconditionally protected, that requires a password to set it.
Erase all test reports stored in NVMemory.
Example: PROG:MEM:CLE
PROG:MEM:COUN? (-P Model only)
Read the test report count. Provide the count for the number of test reports currently stored in
memory.
Example: PROG:MEM:COUN? 6
PROG:MEM:PRIN [n] [ALL] (-P Model only)
Prints one or all test reports. “n” indicates the test report to be printed and 1 is the earliest test.
Example: PROG:MEM:PRINT 1
PROG:SEQ:CAT?
This command provides a list of the parameters for the Ramp and Soak test.
Example: PROG:SEQ:CAT?
Response: “SPOn”,”DWELL”,”DIR”,”POIN”,”CYCL”,”PTOL”
PROG:SEQ:PAR? par[,<n>]
Read or set a program parameter for Ramp & Soak tests.
Range = {SPOn, DWELL, DIR, POIN, CYCL, PTOL}.
Set Example: PROG:SEQ:PAR cycle,8
Table 3-5. PROG:SEQ:PAR Parameters
Parameter
Minimum Maximum 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