![Rohde & Schwarz R&S LCX Series User Manual Download Page 189](http://html.mh-extra.com/html/rohde-and-schwarz/rands-lcx-series/rands-lcx-series_user-manual_1477867189.webp)
Remote control commands
R&S
®
LCX Series
189
User Manual 1179.2260.02 ─ 02
Example: Using the DIMeasure function
The example represents the remote control commands for setting up a dynamic impe-
dance measurement.
*************************************************
// Select the sweep parameter to be varied.
// Configure the corresponding sweep parameters.
// Select the sweep parameter to be varied,
DIMeasure:SWEep:PARameter VOLTage
// DIMeasure:SWEep:PARameter FREQuency
// DIMeasure:SWEep:PARameter VBIas
// DIMeasure:SWEep:PARameter IBIas
// Set the sweep range, the interval type and size
DIMeasure:SWEep:MINimum 0.01 // V
DIMeasure:SWEep:MAXimum 10 // V
// Define the step size within the sweep range
DIMeasure:INTerval:TYPE STEPsize
DIMeasure:INTerval:STEPsize 0.1 // V
*************************************************
// Define a number of measurement points within
// the sweep range
// DIMeasure:INTerval:TYPE STEPsize
// DIMeasure:INTerval:POINts
*************************************************
// Start the dynamic impedance measurement
DIMeasure:EXECute
// Execute sweep with settings & block until sweep completed or aborted
DIMeasure:EXECute;*OPC?
*************************************************
// Query the dynamic impedance measurment settings
DIMeasure:SWEep:PARameter?
// Response: "VOLtage"
DIMeasure:SWEep:MINimum?
// Response: 0.01 // 10 mV
DIMeasure:SWEep:MAXimum?
// Response: 10 // 10 V
DIMeasure:INTerval:TYPE?
// Response: "STEPsize"
DIMeasure:INTerval:STEPsize?
// Response: 0.1 // 100 mV
DIMeasure:EXECute?
// Response: 1 // running
DIMeasure subsystem
www.allice.de
Allice Messtechnik GmbH