Remote Control Commands
R&S
®
NGL200/NGM200
109
User Manual 1178.8736.02 ─ 05
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
// response: 0.000
RES? MAX
// response: 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]
.................................................... 109
.......................................................................................... 110
[SOURce:]RESistance[:LEVel][:IMMediate][:AMPLitude]
<resistance>
[SOURce:]RESistance[:LEVel][:IMMediate][:AMPLitude]?
[<resistance>]
Sets or queries the constant resistance target value.
Setting parameters:
<resistance>
numeric | MIN | MAX | UP | DOWN
numeric
Numeric value in the range of 0.000 ohm to 10000 ohms.
MIN
Minimum resistance at 0.000 ohm.
MAX
Maximum resistance at 10000 ohms.
UP
Increases resistance by a defined step size.
Configuration Commands