![Rohde & Schwarz ZVL series Operating Manual Download Page 384](http://html.mh-extra.com/html/rohde-and-schwarz/zvl-series/zvl-series_operating-manual_1477904384.webp)
R&S ZVL
Command Reference
Instrument-Control Commands
Operating Manual 1303.6580.32-05
369
CALCulate<Chn>:LIMit:SEGMent<Seg>:STIMulus:STOP
.
[Hz. For distance-to-fault traces the default unit is the length unit defined via
UNIT:LENGth
.]
*RST value
–
A segment that is created implicitly, e.g. by means of
CALCulate<Chn>:LIMit:UPPer[:DATA]
or
CALCulate<Chn>:LIMit:LOWer[:DATA,]
, covers the maximum sweep range of
the analyzer.
SCPI,
Command
Types
Device-specific, with query.
Example:
CALC:LIM:DATA 1,1500000000, 2000000000,2,3
Define an upper limit line segment (segment no. 1) in the stimulus range between 1.5
GHz and 2 GHz, assigning response values of +2 dBm and +3 dBm.
CALC:LIM:SEGM:STIM:STAR 1GHZ; STOP 2 GHZ; CALC:LIM:SEGM:TYPE LMIN
Change the segment to a lower limit line segment with a stimulus range between 1
GHz and 2 GHz.
CALC:LIM:DATA?
Query the type, the stimulus and response values of the created segment with a single
command. The response is
2,1000000,2000000,2,3.
CALCulate<Chn>:LIMit:SEGMent<Seg>:STIMulus:STOP <stop>
Changes the stop stimulus value (i.e. the largest or smallest stimulus value) of a limit line segment. A
segment must be created first to enable this command (e.g
CALC:LIM:DATA
).
To define the stimulus values of several limit line segments with a single command, use
CALCulate<Chn>:LIMit:CONTrol[:DATA]
.
<Chn>
Channel number used to identify the active trace.
<Seg>
Segment number
<stop>
Frequency value.
Range [def.
unit]
Almost no restriction for limit segments; see
Rules for Limit Line Definition.
In
particular, the stop value can be smaller than the start value
CALCulate<Chn>:LIMit:SEGMent<Seg>:STIMulus:START
.
[Hz. For distance-to-fault traces the default unit is the length unit defined via
UNIT:LENGth
.]
*RST value
–
A segment that is created implicitly, e.g. by means of
CALCulate<Chn>:LIMit:UPPer[:DATA]
or
CALCulate<Chn>:LIMit:LOWer[:DATA,]
, covers the maximum sweep range of
the analyzer.
SCPI,
Command
Types
Device-specific, with query.
Example:
See CALCulate<Chn>:LIMit:SEGMent<Seg>:STIMulus:STARt.