55
R&S ZVL
Command Reference
Instrument-Control Commands
Operating Manual 1303.6580.32-05
405
CALCulate<Chn>:STATistics:RESult? MEAN | STDDev | MAX | MIN | RMS | PTPeak
|ELENgth | PDELay | ALL
Returns a single statistical parameters of the trace no. <Chn> or all parameters. It is not necessary to
display the info field (CALCulate<Chn>:STATistics[:STATe] ON) before using this command.
<Chn>
Channel number used to identify the active trace.
Parameters
MEAN – Return arithmetic mean value of all response values of the trace in the
entire sweep range (or in the evaluation range defined in manual control)
STDDev – Return standard deviation of all response values
MAX – Return the maximum of all response values
MIN – Return the minimum of all response values
RMS – Return the root mean square of all response values
PTPeak – Return the peak-to-peak value (MAX – MIN)
ELENgth – Return the electrical length
PDELay – Return the phase delay
ALL – Return all statistical values, observing the order used above
Range [def.
unit]
The data is returned as a comma-separated list of real numbers. The unit is the
default unit of the measured parameter; see
CALCulate<Ch>:PARameter:SDEFine but also depends on the trace format
(linear or logarithmic scale, see CALCulate<Chn>:FORMat). If a polar trace format
is selected, then the statistical parameters are calculated from the linear magnitude
of the measurement parameter. [–]
*RST value
–
SCPI,
Command
Types
Device-specific, query only.
Example:
*RST; CALC:STAT:RES? MAX
Calculate and return the maximum of the default trace showing an S-parameter on a
dB Mag scale.
:CALC:FORM POL; STAT:RES? MAX
Display the trace in a polar diagram and re-calculate the maximum. The result
corresponds to the previous result but is converted to a unitless linear value.
CALCulate<Chn>:STATistics:RMS[:STATe] <Boolean>
Displays or hides the RMS results in the diagram area of trace no. <Chn>.
<Chn>
Channel number used to identify the active trace.
<Boolean>
ON | OFF - Statistical info field on or off.
*RST value
OFF
SCPI, Command Types
Device-specific, command or query.
Example:
See CALCulate<Chn>:STATistics:[:STATe]
Edit pdf metadata online - add, remove, update PDF metadata in C#.net, ASP.NET, MVC, Ajax, WinForms, WPFAllow C# Developers to Read, Add, Edit, Update and Delete PDF Metadata
endnote pdf metadata; batch edit pdf metadata Edit pdf metadata online - VB.NET PDF metadata library: add, remove, update PDF metadata in vb.net, ASP.NET, MVC, Ajax, WinForms, WPFEnable VB.NET Users to Read, Write, Edit, Delete and Update PDF Document Metadata
add metadata to pdf programmatically; extract pdf metadata
39
R&S ZVL
Command Reference
Instrument-Control Commands
Operating Manual 1303.6580.32-05
406
CALCulate<Chn>:STATistics[:STATe] <Boolean>
Displays or hides all statistical results in the diagram area of trace no. <Chn>.
You can display or hide the Min/Max/Peak-Peak, Mean/Std Dev, RMS, and the Phase Delay/El
Length results separately; see example below.
<Chn>
Channel number used to identify the active trace.
<Boolean>
ON | OFF - Statistical info field on or off.
*RST value
OFF
SCPI, Command
Types
Device-specific, command or query.
Example:
*RST; CALC:STAT:MMPT ON
Reset the instrument, hiding all statistical results. Display the Min/Max/Peak-
Peak results.
CALC:STAT:MSTD ON
Display the Mean/Std Dev results in addition.
CALC:STAT:RMS ON
Display the RMS results in addition.
CALC:STAT:EPD ON
Display the Phase Delay/El Length results in addition.
CALC:STAT OFF
Hide all results.
CALCulate<Chn>:TRANsform...
This subsystem converts measured data from one representation to another and controls the
transformation into the time domain (with option ZVL-K3, Time Domain).
CALCulate<Chn>:TRANsform:COMPlex S | Y | Z
Converts S-parameters into matched-circuit (converted) Y-parameters or Z-parameters and vice versa,
assuming that port no. i is terminated with Z
0i
so that the three parameter sets are equivalent and the
following formulas apply:
How to C#: Modify Image Metadata (tag) C#.NET edit PDF bookmark, C#.NET edit PDF metadata, C#.NET edit PDF digital signatures, C#.NET edit PDF sticky note read barcodes from PDF, C#.NET OCR scan PDF.
metadata in pdf documents; modify pdf metadata
48
R&S ZVL
Command Reference
Instrument-Control Commands
Operating Manual 1303.6580.32-05
407
<Chn>
Channel number used to identify the active trace. If unspecified the numeric
suffix is set to 1.
S| Y | P
S-parameters, Y-parameters, Z-parameters
*RST value
–(The initial representation of the trace is determined by means of
CALCulate<Ch>:PARameter:SDEFine)
SCPI, Command
Types
Device-specific, command or query.
Example:
*RST; CALC:PAR:MEAS 'Trc1'", '"Y-S22'
Select the converted admittance Y<–S22 as measurement parameter of the
default trace.
CALC:TRAN:COMP S
Convert the converted Y-parameter into an S-parameter.
CALCulate<Chn>:TRANsform:TIME:CENTer <numeric_value>
Defines the center time of the diagram in time domain.
<Chn>
Channel number used to identify the active trace
<numeric_value>
Center time of the diagram in time domain
Range [def. unit]
-99.99999999999 s to +99.99999999999 s. The increment (parameters UP
or DOWN) is 0.1 ns. [s]
*RST value
1.5E-009 s
SCPI, Command
Types
Confirmed, command or query
Example:
*RST; CALC:TRAN:TIME:STAT ON
Reset the instrument, activating a frequency sweep, and enable the time
domain transformation for the default trace.
CALC:TRAN:TIME:CENT 0; SPAN 5ns
Set the center time to 0 ns and the time span to 5 ns.
Note: If the x-axis is scaled in distance units (CALCulate<Chn>:TRANsform:TIME:XAXis
DISTance), then the center value is entered in m or foot (ft), depending on the Distance Unit
selected in the System Configuration dialog. The range and default value changes accordingly.
CALCulate<Chn>:TRANsform:TIME:DCHebyshev <numeric_value>
Sets the sideband suppression for the Dolph-Chebyshev window. The command is only available if a
Dolph-Chebyshev window is active (CALCulate<Chn>:TRANsform:TIME:WINDow DCHebyshev).
59
R&S ZVL
Command Reference
Instrument-Control Commands
Operating Manual 1303.6580.32-05
408
<Chn>
Channel number used to identify the active trace
<numeric_value>
Sideband suppression
Range [def. unit]
10 dB to 120 dB. The increment (parameters UP or DOWN) is 10 dB. [dB]
*RST value
32 dB
SCPI, Command
Types
Device-specific, command or query
Example:
*RST; CALC:TRAN:TIME:WIND DCH
Reset the instrument and select a Dolph-Chebyshev window for filtering the
data in the frequency domain.
CALC:TRAN:TIME:DCH 25
Set the sideband suppression to 25 dB.
CALCulate<Chn>:TRANsform:TIME:LPASs KFSTop | KDFRequency |
KSDFRequency
Calculates the harmonic grid for low pass time domain transforms according to one of the three alternative
algorithms.
<Chn>
Channel number used to identify the active trace
Parameters
KFSTop – Keep stop frequency and number of points
KDFRequency – Keep frequency gap and number of points
KSDFRequency – Keep stop frequency and approximate frequency gap
*RST value
–
SCPI, Command Types
Device-specific, no query (the command causes an event)
Example:
See CALCulate<Chn>:TRANsform:TIME[:TYPE]
CALCulate<Chn>:TRANsform:TIME:LPASs:DCSParam <numeric_value>
Defines the DC value for low pass transforms. The command is enabled only if the sweep points are on a
harmonic grid (to be set explicitly or using CALCulate<Chn>:TRANsform:TIME:LPASs).
<Chn>
Channel number used to identify the active trace
<numeric_value>
DC value of the measured quantity
Range [def. unit]
Depending on the measured quantity (–1 to +1 for S-parameters)
*RST value
0
SCPI, Command
Types
Device-specific, command or query
Example:
*RST; CALC:TRAN:TIME:STAT ON
Reset the instrument, activating a frequency sweep with S
21
as measured quantity, and enable the time domain
transformation for the default trace.
CALC:TRAN:TIME LPAS; TIME:STIM STEP
48
R&S ZVL
Command Reference
Instrument-Control Commands
Operating Manual 1303.6580.32-05
409
Select a low pass step transformation.
CALC:TRAN:TIME:LPAS KFST
Calculate a harmonic grid, keeping the stop frequency and the number of
points.
CALC:TRAN:TIME:LPAS:DCSP 0.2
Set the DC value.
CALC:TRAN:TIME:LPAS:DCSP:EXTR; CALC:TRAN:TIME:LPAS:DCSP?
Extrapolate the measured trace, overwrite the defined DC value, and query the
new value.
CALC:TRAN:TIME:LPAS:DCSP:CONT ON
Switch over to continuous extrapolation (e.g. because you noticed a
discrepancy between the manually entered DC value and the extrapolation and
assume the extrapolation to be more trustworthy).
CALCulate<Chn>:TRANsform:TIME:LPASs:DCSParam:CONTinuous <Boolean>
Determines whether continuous extrapolation for the DC value is enabled.
<Chn>
Channel number used to identify the active trace
<Boolean>
ON – Continuous extrapolation enabled
OFF – Continuous extrapolation disabled
*RST value
OFF [–]
SCPI, Command Types
Device-specific, command or query
Example:
See CALCulate<Chn>:TRANsform:TIME:LPASs:DCSParam
CALCulate<Chn>:TRANsform:TIME:LPASs:DCSParam:EXTRapolate
Extrapolates the measured trace towards f = 0 and overwrites the current DC value
(CALCulate<Chn>:TRANsform:TIME:LPASs:DCSParam). The command is relevant for low pass time
domain transforms.
<Chn>
Channel number used to identify the active trace
Parameters
None
*RST value
–
SCPI, Command Types
Device-specific, no query (the command causes an event)
Example:
See CALCulate<Chn>:TRANsform:TIME:LPASs:DCSParam
CALCulate<Chn>:TRANsform:TIME:LPFRequency
Calculates the harmonic grid for low pass time domain transforms, keeping the stop frequency and the
number of points.
56
R&S ZVL
Command Reference
Instrument-Control Commands
Operating Manual 1303.6580.32-05
410
Use CALCulate<Chn>:TRANsform:TIME:LPASs if you wish to use one of the other algorithms for
calculating the grid.
<Chn>
Channel number used to identify the active trace
Parameters
None
*RST value
–
SCPI, Command Types
Device-specific, no query (the command causes an event)
Example:
See CALCulate<Chn>:TRANsform:TIME[:TYPE]
CALCulate<Chn>:TRANsform:TIME:SPAN <numeric_value>
Defines the time span of the diagram in time domain.
<Chn>
Channel number used to identify the active trace
<numeric_value>
Time span of the diagram in time domain.
Range [def. unit]
2E-012 s to 200 s. The increment (parameters UP or DOWN) is 0.1 ns. [s]
*RST value
5E-009 s
SCPI, Command Types
Confirmed, command or query
Example:
See CALCulate<Chn>:TRANsform:TIME:CENTer
Note: If the x-axis is scaled in distance units (CALCulate<Chn>:TRANsform:TIME:XAXis
DISTance), then the span is entered in m; the range and default value changes accordingly.
CALCulate<Chn>:TRANsform:TIME:STARt <numeric_value>
Defines the start time of the diagram in time domain.
<Chn>
Channel number used to identify the active trace
<numeric_value>
Start time of the diagram.
Range [def. unit]
–100 s to +99.999999999998 s. The increment (parameters UP or DOWN) is
0.1 ns. [s]
*RST value
–1E-009 s
SCPI, Command
Types
Confirmed, command or query
Example:
*RST; CALC:TRAN:TIME:STAT ON
Reset the instrument, activating a frequency sweep, and enable the time
domain transformation for the default trace.
CALC:TRAN:TIME:STAR 0; STOP 10 ns
Set the start time to 0 ns and the stop time to 10 ns.
Note: If the start frequency entered is greater than the current stop frequency
(CALCulate<Chn>:TRANsform:TIME:STOP), the stop frequency is set to the start frequency
plus the minimum frequency span (CALCulate<Chn>:TRANsform:TIME:SPAN).
56
R&S ZVL
Command Reference
Instrument-Control Commands
Operating Manual 1303.6580.32-05
411
If the x-axis is scaled in distance units (CALCulate<Chn>:TRANsform:TIME:XAXis
DISTance), then the start value is entered in m; the range and default value changes accordingly.
CALCulate<Chn>:TRANsform:TIME:STATe <Boolean>
Determines whether the time domain transformation for trace no. <Chn> is enabled.
<Chn>
Channel number used to identify the active trace
<Boolean>
ON – Time domain representation active
OFF – Frequency domain representation active
*RST value
OFF [–]
SCPI, Command
Types
Confirmed, command or query
Example:
*RST; CALC:TRAN:TIME:STAT?
Reset the instrument, activating a frequency sweep, and query whether the
default trace is displayed in the time domain. The response is 0.
CALCulate<Chn>:TRANsform:TIME:STIMulus STEP | IMPulse
Selects the type of stimulus to be simulated in the low pass transformation process.
<Chn>
Channel number used to identify the active trace
Parameters
IMPulse – Impulse response, in bandpass or lowpass mode
STEP – Step response, only in lowpass mode (a bandpass mode setting
CALCulate<Chn>:TRANsform:TIME[:TYPE] BPASs is automatically changed
to lowpass)
*RST value
IMP
SCPI,
Command
Types
Confirmed, command or query
Example:
See CALCulate<Chn>:TRANsform:TIME[:TYPE]
CALCulate<Chn>:TRANsform:TIME:STOP <numeric_value>
Defines the stop time of the diagram in time domain.
<Chn>
Channel number used to identify the active trace
<numeric_value>
Stop time of the diagram.
Range [def. unit]
–99.999999999998 s to +100 s. The increment (parameters UP or DOWN)
is 0.1 ns. [s]
*RST value
+4E-009 s
SCPI, Command
Types
Confirmed, command or query
Example:
See CALCulate<Chn>:TRANsform:TIME:STARt.
52
R&S ZVL
Command Reference
Instrument-Control Commands
Operating Manual 1303.6580.32-05
412
Note: If the stop frequency entered is smaller than the current start frequency
(CALCulate<Chn>:TRANsform:TIME:STARt), the start frequency is set to the stop frequency
minus the minimum frequency span (CALCulate<Chn>:TRANsform:TIME:SPAN).
If the x-axis is scaled in distance units (CALCulate<Chn>:TRANsform:TIME:XAXis
DISTance), then the stop value is entered in m; the range and default value changes accordingly.
CALCulate<Chn>:TRANsform:TIME[:TYPE] BPASs | LPASs
Selects the time domain transformation type.
<Chn>
Channel number used to identify the active trace
Parameters
BPASs – Band pass impulse (only impulse response; a step response
CALCulate<Chn>:TRANsform:TIME:STIMulus STEP is automatically
changed to impulse response)
LPASs – Low pass (impulse or step response, depending on
CALCulate<Chn>:TRANsform:TIME:STIMulus setting)
*RST value
BPASs
SCPI,
Command
Types
Confirmed, command or query
Example:
*RST; CALC:TRAN:TIME:STAT ON
Reset the instrument, activating a frequency sweep, and
enable the time domain transformation for the default trace.
CALC:TRAN:TIME LPAS; TIME:STIM STEP
Select a low pass step transformation.
CALC:TRAN:TIME:LPAS KFST
Calculate a harmonic grid, keeping the stop frequency and the number of points.
CALCulate<Chn>:TRANsform:TIME:WINDow RECT | HAMMing | HANN | BOHMan |
DCHebyshev
Selects the window type for filtering the data in the frequency domain prior to the time domain
transformation.
<Chn>
Channel number used to identify the active trace
Parameters
RECT – No profiling (rectangle)
HANN – Normal profile (Hann)
HAMMing – Low first sidelobe (Hamming)
BOHMan – Steep falloff (Bohman)
DCHebyshev – Arbitrary sidelobes (Dolph-Chebychev)
*RST value
HANN
SCPI, Command Types
Confirmed (with some device-specific parameters), command or query
Example:
See CALCulate<Chn>:TRANsform:TIME:DCHebychev
52
R&S ZVL
Command Reference
Instrument-Control Commands
Operating Manual 1303.6580.32-05
413
CALCulate<Chn>:TRANsform:TIME:XAXis TIME | DISTance
Switches over between the x-axis scaling in time units or distance units.
<Chn>
Channel number used to identify the active trace
TIME
x-axis scaled in time units
DISTance
x-axis scaled in distance units (Distance = Time * c
0
*Velocity Factor)
*RST value
OFF [–]
SCPI, Command
Types
Device-specific, command or query
Example:
*RST; CALC:TRAN:TIME:STAT ON
Reset the instrument, activating a frequency sweep, and enable the time
domain transformation for the default trace.
CALC:TRAN:TIME:XAX DIST
Convert the x-axis scaling to distance units.
CALCulate<Chn>:TRANSform:DTFault...
This subsystem controls the distance-to-fault measurement (with option ZVL-K2, Distance-to-Fault).
CALCulate<Chn>:TRANsform:DTFault:CENTer <distance>
Defines the center distance of the distance-to-fault diagram.
<Chn>
Channel number used to identify the active trace
<distance>
Center distance
Range [def. unit]
–4.999 m to +9.999 m. The increment (parameters UP or DOWN) is 1 mm. [m or
foot (ft), depending on the Distance Unit selected in the System Configuration
dialog]
*RST value
5m
SCPI,
Command
Types
Device-specific, command or query
Example:
CALC:TRAN:DTF:CENT 3; SPAN 5
Define a distance range between –0.5 m and +5.5 m.
CALC:TRAN:DTF:STAR?; STOP?
Query the distance range. The response is 0.5;5.5.
CALCulate<Ch>:TRANsform:DTFault:DEFine '<cable name>', <permittivity>,
<attenuation>, <frequency>
Adds a new, user-defined cable.
65
R&S ZVL
Command Reference
Instrument-Control Commands
Operating Manual 1303.6580.32-05
414
<Ch>
Channel number. Note that the cable type is channel-specific (rather than
trace-specific).
'<cable name>'
Cable name to identify the cable, string parameter
<permittivity>
Permittivity of the cable
Range [def. unit]
1to 100 [–]
*RST value
–
<attenuation>
Attenuation per length unit
Range [def. unit]
0dB/m to 1000 dB/m [dB/m or dB/ft, depending on the Distance Unit selected
in the System Configuration dialog]
*RST value
–
<frequency>
Frequency reference for the attenuation value
Range [def. unit]
0Hz to 6 GHz
*RST value
–
SCPI, Command
Types
Device-specific, command or query
Example:
CALC:TRAN:DTF:DEF 'User 1', 1.1, 0.2, 1GHz
Add a new cable named User 1 with permittivity 1.1 and an attenuation of 0.2
dB/m at 1 GHz.
CALC:TRAN:DTF:SEL 'User 1'
Select the added cable for the distance-to-fault measurement.
CALC:TRAN:DTF:DEL 'User 1'
Delete the added cable.
CALCulate<Ch>:TRANsform:DTFault:DELete '<cable name>'
Deletes a previously defined cable identified by its name.
<Ch>
Channel number. Note that the cable type is channel-specific (rather than
trace-specific).
'<cable name>'
Cable name used to identify the cable
*RST value
–
SCPI, Command
Types
Device-specific, command or query
Example:
See CALCulate<Chn>:TRANsform:DTFault:DEFine
CALCulate<Chn>:TRANsform:DTFault:PEAK:COUNt?
Returns the number of peaks on the active distance trace which are above the fault limit
(CALCulate<Chn>:TRANsform:DTFault:PEAK:THReshold).
<Chn>
Channel number used to identify the active trace
Response
Number of peaks, integer value
*RST value
N/a
SCPI, Command Types
Device-specific, query only
Documents you may be interested
Documents you may be interested