EasyManua.ls Logo

R&S LCX Series - Page 189

R&S LCX Series
242 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Remote control commands
R&S
®
LCX Series
189User 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

Table of Contents

Other manuals for R&S LCX Series

Related product manuals