:MTESt Commands 22
Agilent InfiniiVision 3000 X-Series Oscilloscopes Programmer's Guide 499
:MTESt:AMASk:YDELta
(see page 1138)
Command Syntax
:MTESt:AMASk:YDELta <value>
<value> ::= Y delta value in NR3 format
The :MTESt:AMASk:YDELta command sets the vertical tolerance around
the waveform for the automasking feature. The absolute value of the
tolerance will be added and subtracted to vertical values of the waveform
to determine the boundaries of the mask.
The vertical tolerance value is interpreted based on the setting specified
by the :MTESt:AMASk:UNITs command; thus, if you specify 250-E3, the
setting for :MTESt:AMASk:UNITs is CURRent, and the current setting
specifies voltage in the vertical direction, the tolerance will be ±250 mV. If
the setting for :MTESt:AMASk:UNITs is DIVisions, the same Y delta value
will set the tolerance to ±250 millidivisions, or 1/4 of a division.
Query Syntax
:MTESt:AMASk:YDELta?
The :MTESt:AMASk:YDELta? query returns the current setting of the ΔY
tolerance for automasking. If your computer program will interpret this
value, it should also request the current measurement system using the
:MTESt:AMASk:UNITs query.
Return Format
<value><NL>
<value> ::= Y delta value in NR3 format
See Also • "Introduction to :MTESt Commands" on page 491
• ":MTESt:AMASk:UNITs" on page 497
• ":MTESt:AMASk:XDELta" on page 498
• ":MTESt:AMASk:SOURce" on page 496
• ":MTESt:SOURce" on page 521
Example Code • "Example Code" on page 491