Rohde & Schwarz NGP814 power supply

NGP800 series manual - Page 112

For NGP814.

PDF File Manual, 190 pages, Read Online | Download pdf file

NGP814 photo
Loading ...
Loading ...
Loading ...
Remote Control Commands
R&S
®
NGP800
110User 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..................................................................................................... 110
INSTrument[:SELect]...................................................................................................... 110
INSTrument:NSELect <arg0>
Selects or queries the channel by number.
Setting parameters:
<channel> 1 | 2 | 3 | 4
Range: 1 to 4
Example: See
Example "Selecting a channel" on page 110.
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
Loading ...
Loading ...
Loading ...