R&S NGL200 series User Manual page 91

Hide thumbs Also See for NGL200 series:
Table of Contents

Advertisement

®
R&S
NGL200
Example: Configuring the output voltage
This example contains all commands to configure and query the output voltage.
// ************************************************
// Select the channel
// ************************************************
INST OUT1
// ************************************************
// Set upper or lower voltage safety limit
// ************************************************
ALIM 1
//sets the safety limits to enable
ALIM?
//queries the safety limits state
//response: "1"
VOLT:ALIM 15
//sets the safety limits for the upper voltage
VOLT:ALIM?
//queries the safety limits for the upper voltage
//reponse: "15.000"
VOLT:ALIM LOW 0
//sets the safety limits for the lower voltage
VOLT:ALIM?
//queries the safety limits for the lower voltage
//reponse: "0.000"
// ************************************************
// Set the voltage value
// ************************************************
VOLT 10
// selects a channel and sets the voltage
VOLT MAX
VOLT MIN
// sets the voltage to maximum or minimum respectively
VOLT?
// queries the output voltage of a channel
// response: "10.000"
// ************************************************
// Query the range of the voltage values
// ************************************************
VOLT? MIN
// reponse: "0.000"
VOLT? MAX
// queries the upper and lower limit of the output voltage
// reponse: "32.050"
// ************************************************
// Increase or decrease the voltage stepwise
// ************************************************
INST OUT1
VOLT:STEP 4
VOLT UP
User Manual 1178.8736.02 ─ 02.01
Remote Control Commands
Configuration Commands
88

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ngl201Ngl202Ngl200Ngl-k102Ngl-k103Ngl-b105

Table of Contents