R&S NGE100B User Manual page 77

Hide thumbs Also See for NGE100B:
Table of Contents

Advertisement

®
R&S
NGE100B
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: "OUTPut1"
// ************************************************
// 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>
This command defines or queries the numeric selection of a channel. Each channel of
the power supply is considered as separate "instrument", which is required by the SCPI
standard.
Parameters:
<arg0>
Example:
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>
User Manual 5601.1343.02 ─ 09
{1 | 2 | 3}
INSTrument:NSELect 1
Selects the output channel as Ch 1.
Note: Channel 3 is only valid for NGE103B.
INSTrument:NSELect? -> 1
Return the numeric channel selection.
OUTPut1 | OUTPut2 | OUTPut3 | OUTP1 | OUTP2 | OUTP3 |
OUT1 | OUT2 | OUT3
OUTPut1 | OUTP1 | OUT1
Ch 1
OUTPut2 | OUTP2 | OUT2
Ch 2
OUTPut3 | OUTP3 | OUT3
Ch 3
Remote control commands
Configuration commands
77

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nge102bNge103b

Table of Contents