Configuration Commands; Channel Selection - R&S NGL200 Series User Manual

Hide thumbs Also See for NGL200 Series:
Table of Contents

Advertisement

®
R&S
NGL200/NGM200
Example:

7.5 Configuration Commands

The following subsystems contain the commands for channel selection, voltage and
current settings for the instrument.

7.5.1 Channel Selection

The INSTrument:Select subsystem contains the commands for selecting the output
channels.
Each channel of the power supply is considered as separate "instrument", which is
required by the SCPI standard. Therefore, the SCPI commands use the INSTRument
node to select a channel.
You can only address the number of channels a device is equipped with, e.g. a maxi-
mum of two channels for the NGL202, NGM202 or one channel for the NGL201,
NGM201.
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
// ************************************************
INST OUT1
// selects channel 1
INST?
// queries the channel selection
// response: "OUT1"
// ************************************************
// Select a channel by its number
// ************************************************
INST:NSEL 1
// selects channel number 1
INST:NSEL?
// queries number of the channel selection
// response: 1
INSTrument:NSELect
INSTrument[:SELect]
User Manual 1178.8736.02 ─ 05
TRIG:SOUR:OUTP:CHAN 1
Ch1 is selected as the device channel for trigger source "Out-
put".
....................................................................................................... 99
........................................................................................................99
Remote Control Commands
Configuration Commands
98

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents