User Manual
121
The commands in this subsystem are for dual channel models only.
OUT2
Description:
Configure/Query the state of the output for channel 2.
Syntax:
OUT2<SP><Boolean>
OUT2?
Example:
OUT2 1
OUT2 ON
Enables the output for channel 2.
Query:
OUT2?
Return String:
ON
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.