Remote Control Commands
R&S
®
NGA100
82
User Manual 5601.8919.02 ─ 03
Example:
INSTrument:NSELect 1
Selects the output channel as Ch 1.
INSTrument:NSELect?
-> 1
Return the numeric channel selection.
INSTrument[:SELect]
<arg0>
This command defines or queries the channel selection. Each channel of the power
supply is considered as separate "instrument", which is required by the SCPI standard.
Parameters:
<arg0>
OUTPut1 | OUTPut2 | OUTP1 | OUTP2 | OUT1 | OUT2
OUTPut1 | OUTP1 | OUT1
Ch 1
OUTPut2 | OUTP2 | OUT2
Ch 2
Example:
INSTrument OUTPut1
INSTrument OUTP1
Selects the output channel as Ch 1.
INST?
-> 2
Return the output channel as Ch 2.
7.3.2
Remote Sense Setting
The
VOLTage:SENSe
subsystem contains the command for setting the remote sense
for the instrument.
[SOURce:]VOLTage:SENSe
<arg0>
Sets or queries the remote sense state of the selected channel.
Parameters:
<arg0>
EXTernal | EXT
The internal voltage sense relay in the instrument is switched on
and the connection of remote sense wires (S+, S- ) to the input
of the load become necessary.
Failure to connect remote sense can cause over voltage or
unregulated voltage output from the R&S NGA100. The voltage
sense relay remains switched on even when output is turned off.
DISable | DIS
Remote sense is disabled.
Example:
VOLT:SENS EXT
VOLT:SENS?
-> EXTernal
Remote sense state is EXT.
Configuration Commands