36
CHANnel OFF
Command:
CHAN:OFF
a
<CR><LF>
Response:
OK<CR><LF>
Query:
CHAN:OFF?
a
<CR><LF>
Response:
OFF<CR><LF>
Description: Disables the channel’s output. The possible values for
a
are shown
below.
A
Channel A Output
B
Channel B Output
C
Channel C Output
D
Channel D Output
CHANnel ON
Command:
CHAN:ON
a
<CR><LF>
Response:
OK<CR><LF>
Query:
CHAN:ON?
a
<CR><LF>
Response:
ON<CR><LF>
Description: Enables the channel’s output. The possible values for
a
are shown
below.
A
Channel A Output
B
Channel B Output
C
Channel C Output
D
Channel D Output
Example:
Set Channel A OFF.
CHAN:OFF A<CR><LF>
reply:
OK<CR><LF>
Example:
Query Channel A ON or OFF.
CHAN:OFF? A<CR><LF>
reply:
OFF<CR><LF>