Remote Control Commands
R&S
®
NGP800
110
User Manual 5601.5610.02 ─ 04
You can only address the number of channels a device is equipped with, e.g. a maxi-
mum of four channels for the NGP804, NGP824, NGP814 or two channels for the
NGP802, NGP822.
Example: Selecting a channel
You can select a channel either with an
OUTput
parameter, or just by the channel
number. This example lists all ways how you can select and query a selected channel.
// ************************************************
// Select a channel
// ************************************************
// selects channel 1
INST OUT1
// queries the channel selection
INST?
// response: "OUT1"
// ************************************************
// Select a channel by its number
// ************************************************
// selects channel number 1
INST:NSEL 1
// queries number of the channel selection
INST:NSEL?
// response: 1
INSTrument:NSELect
<arg0>
Selects or queries the channel by number.
Setting parameters:
<channel>
1 | 2 | 3 | 4
Range:
1 to 4
Example:
See
INSTrument[:SELect]
<arg0>
Selects or queries the channel by keyword.
Setting parameters:
<channel>
OUT1 | OUTP1 | OUTPut1 | OUT2 | OUTP2 | OUTPut2 | OUT3 |
OUTP3 | OUTPut3 | OUT4 | OUTP4 | OUTPut4
OUT1 | OUTP1 | OUTPut1 | 1
Selects Channel 1 (Ch 1)
OUT2 | OUTP2 | OUTPut2 | 2
Selects Channel 2 (Ch 2)
Configuration Commands
www.allice.de
Allice Messtechnik GmbH