R&S NGM202 User Manual page 105

Hide thumbs Also See for NGM202:
Table of Contents

Advertisement

®
R&S
NGL200/NGM200
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
//response: "15.000"
VOLT:ALIM LOW 0
//sets the safety limits for the lower voltage
VOLT:ALIM?
//queries the safety limits for the lower voltage
//response: "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
// response: "0.000"
VOLT? MAX
// queries the upper and lower limit of the output voltage
// response: "20.050"
// ************************************************
// Increase or decrease the voltage stepwise
// ************************************************
INST OUT1
VOLT:STEP 4
VOLT UP
User Manual 1178.8736.02 ─ 06
Remote Control Commands
Configuration Commands
102

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ngm200 seriesNgl200 seriesNgl-com2aNgl201Ngl202Ngm201

Table of Contents