Chapter 2 Command System RIGOL
DP800 Programming Guide 2-15
:INSTrument Commands
Command List:
:INSTrument:NSELect
:INSTrument[:SELEct]
:INSTrument:NSELect
Syntax :INSTrument:NSELect {1|2|3}
:INSTrument:NSELect?
Description Select the desired channel.
Query the channel currently selected.
Parameter
Name Type Range Default
{1|2|3} Discrete 1|2|3 1
Explanation In this command, numbers are used in place of the channel labels in
the
:INSTrument[:SELEct] command.
Return Format The query returns 1, 2 or 3.
Example :INST:NSEL 3 /*Select CH3*/
:INST:NSEL? /*Query the channel currently selected and the query returns 3*/
Related
Command
:INSTrument[:SELEct]
:INSTrument[:SELEct]
Syntax :INSTrument[:SELEct] {CH1|CH2|CH3}
:INSTrument[:SELEct]?
Description Select the desired channel.
Query the channel currently selected.
Parameter
Name Type Range Default
{CH1|CH2|CH3} Discrete CH1|CH2|CH3 CH1
Return Format The query returns CH1:8V/5A, CH2:30V/2A, CH3:-30V/2A (DP831A) or CH1:30V/3A,
CH2:30V/3A, CH3:5V/3A (DP832A and DP832).
Example :INST CH3 /*Select CH3*/
:INST? /*Query the channel currently selected and
the query returns CH3:-30V/2A */
Related
Command
:INSTrument:NSELect