MDO3000 Programmer Manual.pdf - 第765页
Commands Listed in Alphabetical Order Following is an example command sequence showing how to generate a single search mark on the RF_PHASe waveform when the waveform is logic 0 (less than 45 degrees): SEARCH:SEARCH 1:TR…

Commands Listed in Alphabetical Order
SEARCH:SEARCH
1:TRIGger:A:LOWerthreshold:RF_FREQuency?
might
return 100.0E+6, indicating that the lower threshold has been set to 100 MHz.
Following is a
n example command sequence showing how to generate a single
search mark on the RF_FREQuency waveform when the waveform is logic 0
(less than 1 MHz):
SEARCH:SEARCH1:TRIGger:A:LOWerthreshold:RF_FREQuency 1.00E+6
SEARCH:SEA
RCH1:TRIGger:A:LOGIc:INPut:RF_FREQuency LOW
SEARCH:SEARCH1:STATE 1
SEARCH:SEARCH1:LIST? :SEARCH:SEARCH1:LIST
RF_FREQuency,2.4702,2.4702,2.4702,-19.0119E-6,0.0E+0,0.0E+0,
0.0E+0
SEARCH:SEARCH<x>:TRIGger:A:LOWerthreshold:RF_PHASe
This command specifies the lower threshold, in degrees, for searching the RF
Phase vs. Time waveform. For runt and transition searches, this level is thelower
threshold. For other search types, this is the single threshold.
(To specify the upper threshold for runt and transition searches, use the command
SEARCH:SEARCH<x>:TRIGger:A:UPPerthreshold:RF_PHASe.)
Conditions
MDO4000/B/C models only.
Group
Search
Syntax
SEARCH:SEARCH<x>:TRIGger:A:LOWerthreshold:RF_PHASe {<NR3>}
SEARCH:SEARCH<x>:TRIGger:A:LOWerthreshold:RF_PHASe?
Related Commands
TRIGger:A:LOWerthreshold:RF
Arguments
<NR3> is a floating point number that specifies the threshold for the time domain
trace, in degrees.
Examples
SEARCH:SEARCH1:TRIGger:A:LOWerthreshold:RF_PHASe 15 sets the
lower threshold for the RF Phase vs. time trace to 15 degrees.
SEARCH:SEARCH1:TRIGger:A:LOWerthreshold:RF_PHASe? might return
0.0e+0, indicating that the trace is not turned on.
2-734 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual

Commands Listed in Alphabetical Order
Following is an
example command sequence showing how to generate a single
search mark on the RF_PHASe waveform when the waveform is logic 0 (less
than 45 degrees):
SEARCH:SEARCH1:TRIGger:A:LOWerthreshold:RF_PHASe 4.500E+1
SEARCH:SEA
RCH1:TRIGger:A:LOGIc:INPut:RF_PHASe LOW
SEARCH:SEARCH1:STATE 1
SEARCH:SEARCH1:LIST? :SEARCH:SEARCH1:LIST
RF_PHASe,2.4702,2.4702,2.4702,-19.0119E-6,0.0E+0,0.0E+0,
0.0E+0
SEARCH:SEARCH<x>:TRIGger:A:PULSEWidth:HIGHLimit
This command specifies the upper limit, in seconds, when searching the record
for pulses whose widths are within or outside of a specified range of two values.
(Use SEARCH:SEARCH<x>:TRIGger:A:PULSEWidth:LOWLimit to specify
the lower limit of the range.)
Group
Search
Syntax
SEARCH:SEARCH<x>:TRIGger:A:PULSEWidth:HIGHLimit <NR3>
SEARCH:SEARCH<x>:TRIGge
r:A:PULSEWidth:HIGHLimit?
Related Commands
SEARCH:SEARCH<x>:TRIGger:A:PULSEWidth:WHEn, SEARCH:
SEARCH<x>:TRIGger:A:PULSEWidth:LOWLimit
Arguments
<NR3> is a floating point number that represents the higher value of a range.
Examples
To find all pulses in the waveform record with durations (widths) that fall outside
of the range of 100 nanoseconds to 110 nanoseconds:
SEARCH:SEARCH1:TRIGger:A:PULSEWidth:LOWLimit 100.0E-9
SEARCH:SEARCH1:TRIGger:A:PULSEWidth:HIGHLimit 110.0E-9
SEARCH:SEARCH1:TRIGger:A:PULSEWidth:WHEn OUTside
SEARCH:SEARCH<x>:TRIGger:A:PULSEWidth:LOWLimit
This command specifies the lower limit, in seconds, when searching the record
for pulses whose widths are within or outside of a specified range of two values.
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-735

Commands Listed in Alphabetical Order
(Use SEARCH:SE
ARCH<x>:TRIGger:A:PULSEWidth:HIGHLimit to specify
the upper limit of the range.)
Group
Search
Syntax
SEARCH:SEARCH<x>:TRIGger:A:PULSEWidth:LOWLimit <NR3>
SEARCH:SEARCH<x>:TRIGger:A:PULSEWidth:LOWLimit?
Related Commands
SEARCH:SEARCH<x>:TRIGger:A:PULSEWidth:HIGHLimit,
SEARCH:SEARCH<x>:TRIGger:A:PULSEWidth:WHEn
Arguments
<NR3> is a floating point number that represents the lower value of a range.
Examples
To find all pulses in the waveform record with durations (widths) that fall outside
of the range of 100 nanoseconds to 110 nanoseconds:
SEARCH:SEARCH1:TRIGger:A:PULSEWidth:LOWLimit 100.0E-9
SEARCH:SEARCH1:TRIGger:A:PULSEWidth:HIGHLimit 110.
0E-9
SEARCH:SEARCH1:TRIGger:A:PULSEWidth:WHEn OUTside
SEARCH:SEARCH<x>:TRIGger:A:PULSEWidth:POLarity
This command specifies the polarity for a pulse search to determine where to
place a mark.
SEARCH<x> is the search number, which is always 1.
Group
Search
Syntax
SEARCH:SEARCH<x>:TRIGger:A:PULSEWidth:POLarity
{NEGative|POSitive}
SEARCH:SEARCH<x>:TRIGger:A:PULSEWidth:POLarity?
Arguments
POSITIVe places a mark only when the polarity of the pulse is positive.
NEGative places a mark only when the polarity of the pulse is negative.
SEARCH:SEARCH<x>:TRIGger:A:PULSEWidth:SOUrce
This command specifies the source waveform for a pulse search to determine
where to place a mark.
SEARCH<x> is the search number, which is always 1.
2-736 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual