MDO3000 Programmer Manual.pdf - 第386页

Commands Listed in A lphabetical Order Group Mark Syntax MARK:SELected :SOURCe? MARK:SELected:ST ARt? (Query Only) Returns the starting point of the selected mark, 0 to 100% of the waveform. Group Mark Syntax MARK:SELect…

100%1 / 1158
Commands Listed in Alphabetical Order
Group
Mark
Syntax
MARK:SELected:END?
MARK:SELected:FOCUS? (Query O nly)
Returns the focus of the selected mark, 0 to 100% of the waveform.
Group
Mark
Syntax
MARK:S
ELected:FOCUS?
MARK:SELected:MARKSINCOLumn? (Query Only)
Returns the number of marks in the current zoom pixel column.
Group
Mark
Syntax
MARK:SELected:MARKSINCOLumn?
MARK:SELected:OWNer? (Query Onl
y)
Returns the owner of the selected mark.
Group
Mark
Syntax
MARK:SELected:OWNer?
Returns
<QString> is the owner of the mark.
Examples
MARK:SELECTED:OWNER? might return: USER, SEARCH1
MARK:SELected:SOURCe? (Query Only)
Returns the source waveform for the selected mark.
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-355
Commands Listed in Alphabetical Order
Group
Mark
Syntax
MARK:SELected:SOURCe?
MARK:SELected:STARt? (Query Only)
Returns the starting point of the selected mark, 0 to 100% of the waveform.
Group
Mark
Syntax
MARK:SELected:STARt?
MARK:SELected:STATE? (Query Only)
Returns the on or off state of the selected mark. The selected mark is at or near
the center of the screen. If you press the front-panel Set/Clear button, this mark
will disappear.
Group
Mark
Syntax
MARK:SELected:STATE?
MARK:SELected:ZOOm:POSition? (Query Only)
Returns the position of the selected mark, 0 to 100% of the zoom overview
window.
Group
Mark
Syntax
MARK:SELected:ZOOm:POSition?
MARK:TOTal? (Query Only)
Returns how many marks are currently in use. There can be a total of 1,024 marks
returned.
Group
Mark
2-356 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual
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