Configuration Commands; Channel Selection - R&S NGM202 User Manual

Hide thumbs Also See for NGM202:
Table of Contents

Advertisement

®
R&S
NGL200/NGM200

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]
INSTrument:NSELect <channel>
INSTrument:NSELect?
Selects or queries the channel by number.
User Manual 1178.8736.02 ─ 06
....................................................................................................... 97
........................................................................................................98
Remote Control Commands
Configuration Commands
97

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ngm200 seriesNgl200 seriesNgl-com2aNgl201Ngl202Ngm201

Table of Contents