User manual

108
PROGram:CLEar:ALL
Description:
Clears all programmed sequences stored in all 10
program locations.
Syntax:
PROGram:CLEar:ALL
Example:
PROG:CLE:ALL
Clears all the programmed sequences in all 10 program
locations.
PROGram:NEXT
Description:
Configures/Queries the next program location’s
sequence to run.
Syntax:
PROGram:NEXT<SP><location>
PROGram:NEXT?
<location> - 1 10 are valid program locations. Use 0
to end if no further sequences will be run after the
current sequence.
Example:
PROG:NEXT 5
Runs the set of sequences in program location 5 after
the current sequence is finished.
Query:
PROG:NEXT?
Return String:
3
Currently configured to run sequence in program
location 3 after current sequence ends.
Format:
<NR1>
PROGram:REPeat
Description:
Configures/Queries the number of times to repeat the
selected programmed sequence.
Syntax:
PROGram:REPeat<SP><number>
PROGram:REPeat?
<number> - 1 50000 (max.)
Example:
PROG:REP 10
Runs the set of sequences in the selected program
location 10 times.
Query:
PROG:REP?
Return String:
300
Currently set to repeat the sequence 300 times.
Format:
<NR1>