User manual

107
Format:
ON or OFF
OUT2:STATe?
Description:
Queries the output mode for channel 2.
Syntax:
OUT2:STATe?
Query:
OUT2:STAT?
Return String:
CV
Format:
CV or CC
Program Subsystem
The commands in this subsystem are for the program sequence
function. Examples on how to use these commands to create
sequences can be found in “4.3Sequence Programming”.
PROGram
Description:
Selects the program location/Returns the selected
program location for storing programming sequence.
Syntax:
PROG<SP><decimal>
<decimal> - Program location. 1 10 are valid.
Example:
PROG 2
Selects program location 2.
Query:
PROG?
Return String:
5
Currently selected program location is 5.
Format:
<NR1>
PROGram:CLEar
Description:
Clears all programmed sequences stored in the
selected program location (Select using PROG
command)
Syntax:
PROGram:CLEar
Example:
PROG:CLE
Clears the programmed sequence at the selected
program location.