Remote Control Commands
R&S
®
NGL200
96
User Manual 1178.8736.02 ─ 02.01
Example: Configuring the resistance limit
// ************************************************
// Select the channel
// ************************************************
INST OUT1
// ************************************************
// Set the resistance value
// ************************************************
RES 10
// selects a channel and sets the resistance
RES?
// queries the current of the selected channel
// response: 10.000
// ************************************************
// Query the range of the resistance values
// ************************************************
RES? MIN
// reponse: 0.000
RES? MAX
// reponse: 10000
// queries the upper and lower limit of the resistance
// ************************************************
// Aactivate the constant resistance mode
// ************************************************
RES:STAT 1
// selects a channel and activate the constant resistance mode
RES:STAT?
// queries the constant resistance mode
// response: 1
[SOURce:]RESistance[:LEVel][:IMMediate][:AMPLitude]
...................................................... 96
............................................................................................97
[SOURce:]RESistance[:LEVel][:IMMediate][:AMPLitude]
<resistance>
[SOURce:]RESistance[:LEVel][:IMMediate][:AMPLitude]?
[<resistance>]
Sets/Queries the constant resistance target value.
Setting parameters:
<resistance>
numeric | MIN | MAX | UP | DOWN
numeric
Numeric value in the range of 0.000 to 10000 ohms.
MIN
Minimum resistance at 0.000 ohm.
MAX
Maximumm resistance at 10000 ohms.
UP
Increase resistance by a defined step size.
Configuration Commands