MDO3000 Programmer Manual.pdf - 第388页

Commands Listed in A lphabetical Order RF_AMPlitude| RF_FREQuency|RF _PHASe – RF time domain traces (MDO4000/B/C models only .) The next 7 <NR3 > arguments are time mark parameters as follows: Start – start value i…

100%1 / 1158
Commands Listed in Alphabetical Order
Syntax
MARK:TOTal?
MARK:USERLIST
The command creates a single user mark on a waveform in the time domain. The
arguments consist of an enumeration specifying the source waveform, followed
by 7 time mark parameters. You can create up to 1,024 marks. To save all the
marks to memory, use the command
MARK:SAVEALL TOUSER.
The query form retrieves a list of all user marks, separated by a semicolon.
To retrieve the list of all system generated marks, use the command
SEARCH:SEARCH<x>:LIST?
A "Settings conflict" error event is set for the command form if any of the
following conditions are true:
The source waveform is not turned on.
The position of the mark is not on the waveform.
The maximum number of marks would be exceeded.
NOTE. The search marks returned from the
MARK:USERLIS T?
query are those
marks saved to the internal user list of marks. The search marks returned by the
SEARCH:SEA RCH:LIST?
query are the automatically generated system marks.
Group
Mark
Syntax
MARK:USERLIST
<Enum>,<NR3>,<NR3>,<NR3>,<NR3>,<NR3>,<NR3>,<NR3>
MARK:USERLIST?
Related Commands
MARK:SAVEALL, SEARCH:SEARCH<x>:LIST?
Arguments
The first argument <Enum> can be any one of the following source waveforms:
CH<x> analog channels 1–4
B<x> serial (if installed) or parallel bus 1–4
MATH math waveform
REF<x> reference waveforms 1–4
D0 D15 digital channels 0 15 (MSO/MDO4000/B models only
as well as MDO3000 and MDO400C models with option MDO3MSO or
MDO4MSO installed.)
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-357
Commands Listed in Alphabetical Order
RF_AMPlitude|
RF_FREQuency|RF_PHASe
RF time domain traces
(MDO4000/B/C models only.)
The next 7 <NR3
> arguments are time mark parameters as follows:
Start start value in percentage of record
End end value in percentage of record
Focus focus value in percentage of record
X value horizontal value of the focus point in the mark’s waveform units
(This is ignored in the command form use any value.)
Y value vertical value of the focus point in the mark’s waveform units (This
is ignored in the command form use any value.)
Delta X value always 0, since there is no time-domain reference mark. (This
is ignored in the command form use any value.)
Delta Y value always 0, since there is no time-domain reference mark. (This
is ignored in the command form use any value.)
Returns
If no user time marks have been set, the query returns
NONe,0.0E0,0.0E0,0.0E0,0.0E0,0.0E0,0.0E0,0.0E0.
Examples
MARK:USERLIST
CH1,62.5000,62.5000,62.5000,0E+0,0E+0,0.0E+0,0.0E+0;USERLIST
CH1,79.5000,79.5000,79.5000,0E+0,0E+0,0.0E+0,0.0E+0 sets two
marks on the Channel 1 waveform.
MARK:USERLIST? might return
CH1,62.5000,62.5000,62.5000,5.0000E-6,infE-315,0.0E+0,0.0E+0;USERLIST
CH1,79.5000,79.5000,79.5000,11.8000E-6,infE-315,0.0E+0,0.0E+0, indicating
t
hat two marks were set on the Channel 1 waveform.
MARKER:MANual
This command switches on or off the manual markers a and b that are available
for frequency domain traces.
Two manual markers are available for measuring non-peak areas of interest.The
absolute measurements are in dBm; the relative measurements (relative to the
Reference Marker) are in dBc (dB relative to the carrier).
When the manual markers are turned off, and the peak markers are turned on, the
Reference Marker is placed on the highest amplitude peak. With manual markers
on, the Reference Marker is placed at the a manual marker. The manual markers
use the units specified with the command RF:UNIts.
2-358 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual
Commands Listed in Alphabetical Order
Conditions
MDO3000, MDO40
00/B, or MDO4000C models with option SA3 or SA6 only.
Group
RF
Syntax
MARKER:MANual {OFF|ON|0 |1}
MARKER:MANual?
Related Commands
MARKER:M<x>:AMPLitude:ABSolute?, MARKER:M<x>:AMPLitude:
DELTa?, MARKER:M<x>:FREQuency:DELTa?, MARKER:M<x>:FREQuency:
ABSolute
Arguments
OFF or 0 turns the manual markers off.
ON or 1 turns the manual markers on.
Examples
MARKER:MANual 1 turns on the manual markers.
MARKER:MANual? might return 0, indicating that the manual markers are turned
off.
MARKER:M<x>:AMPLitude:ABSolute? (Query Only)
This query returns the actual amplitude (vertical) value of either of the two
manual markers that are available for frequency domain traces, in user-set units.
M<x> can be either M1, which specifies manual marker a,orM2,whichspecies
manual marker b.(UseRF:UNIts to specify the units.)
Conditions
MDO3000, MDO4000/B, or MDO4000C models with option SA3 or SA6 only.
Group
RF
Syntax
MARKER:M<x>:AMPLitude:ABSolute?
Related Commands
MARKER:MANual, MARKER:M<x>:AMPLitude:DELTa?, MARKER:M<x>:
FREQuency:DELTa?, MARKER:M<x>:FREQuency:ABSolute
Examples
MARKER:M2:AMPLitude:ABSolute? might return -1.0E+01, indicating a
marker amplitude of -10 dBm.
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-359