MDO3000 Programmer Manual.pdf - 第406页

Commands Listed in A lphabetical Order As e r i e so fe x a m ples showing how to use m ask commands for typical tasks is included in an appendix. (See page E-1, Mask/Limit Command Sequence Examples .) Conditions This co…

100%1 / 1158
Commands Listed in Alphabetical Order
MASK:CUSTom (
No Query Form)
This command initializes a custom mask using a default triangle segment 1 mask
(
:MASK:CUSTOM INIT), or copies the currently active mask to the user-defined
custom mask (
:MASK:CUSTOM COPYActive).
NOTE. When you create a custom mask, the horizontal position setting i s
converted from percent to time, and sets the trigtosamp value. If you change
trigtosamp value a fter the mask has been displayed, the mask will be horizontally
offset, and the segment x values recalculated. Note that the segment x values are
the relative time between the trigger position and the mask point's x value.
A series of examples showing how to use mask commands for typical tasks
is included in an appendix. (See page E-1, Mask/Limit Command Sequence
Example
s.)
Conditions
This command requires a DPO4LMT application module for 4000 series models,
and an MDO3LMT application module for MDO3000 series models.
Group
Mask
Syntax
MASK:CUSTom {INIT|COPYA CTive}
Related Commands
MASK:USER:AMPLitude,
MASK:USER:WIDth,
MASK:MARgin:PERCent
Arguments
INIT sets the user-defined custom mask to its initialized state.
COPYACTive copies the currently active mask to the user-defined custom mask.
Examples
MASK:CUSTom INIT creates an initialized user-defined custom mask.
MASK:DISplay
This command controls whether a mask is displayed on the screen. This is useful
for temporarily turning off masks without deleting them. This is equivalent to
pushing the bottom bezel "Setup Mask" button, and then pushing the side bezel
"Display Mask" button.
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-375
Commands Listed in Alphabetical Order
Aseriesofexam
ples showing how to use mask commands for typical tasks
is included in an appendix. (See page E-1, Mask/Limit Command Sequence
Examples.)
Conditions
This command requires a DPO4LMT application module for 4000 series models,
and an MDO3LMT application module for MDO3000 series models.
Group
Mask
Syntax
MASK:DISplay {ON|OFF|1 |0}
MASK:DISplay?
Related Commands
MASK:TEMPLate:CREATEmask
Arguments
ON shows the mask on the display. This is the default value.
OFF removes the mask from the display.
0 removes the mask from the display;
1 shows the mask on the display.
Examples
MASK:DISplay ON shows the mask on the display.
MASK:DISplay? might return 0, indicating that the mask is not being shown
on the display.
MASK:LOCk
This command locks the mask to the source waveform so that any changes made
to the horizontal and/or vertical scale settings of the waveform will redraw the
mask segments in proportion. This feature is useful for expanding the horizontal
and/or vertical settings in order to zoom in on waveforms and masks, and visually
examine violation areas in more detail.
A series of examples showing how to use mask commands for t
ypical tasks
is included in an appendix. (See page E-1, Mask/Limit Command Sequence
Examples.)
Conditions
This command requires a DPO4LMT application module for 4000 series models,
and an MDO3LMT application module for MDO3000 series models.
Group
Mask
2-376 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual
Commands Listed in Alphabetical Order
Syntax
MASK:LOCk {ON|
OFF|<NR1>}
MASK:LOCk?
Related Commands
MASK:SOUrce
Arguments
ON turnsonthisfeature,sothatthemask is locked to the waveform.
OFF turns off this feature.
<NR1> = 0 turns off this feature. Any other value turns it on.
Examples
MASK:LOCK? might return :MASK:LO CK 1, indicating that the mask lock to
waveform mode is enabled.
MASK:MARgin:PERCent
Sets or returns the tolerance for the mask test. A positive value expands themask
and a negative margin shrinks the mask by the specified percentage.
A series of examples showing how to use mask commands for typical tasks
is included in an appendix. (See page E-1, Mask/Limit Command Sequence
Examples.)
Conditions
This command requires a DPO4LMT application module for 4000 series models,
and an MDO3LMT application module for MDO3000 series models.
Group
Mask
Syntax
MASK:MARgin:PERCent <NR3>
MASK:MARgin:PERCent?
Related Commands
MASK:CUSTom
MASK:USER:WIDth
Arguments
<NR3> is a floating point value that ranges from -50.0 to +50.0. The default is 5.
Examples
MASK:MARGIN:PERCENT 25 sets the mask margin percentage to 25.
MASK:MARGIN:PERCENT? might return :MASK:MARGIN:PERCENT
1.00000000000E+001
, indicating that the mask margin is set to 10%.
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-377