:MTESt Commands 26
Keysight InfiniiVision 4000 X-Series Oscilloscopes Programmer's Guide 675
:MTESt:AMASk:YDELta
(see page 1610)
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 667
• ":MTESt:AMASk:UNITs" on page 673
• ":MTESt:AMASk:XDELta" on page 674
• ":MTESt:AMASk:SOURce" on page 672
• ":MTESt:SOURce" on page 697
Example Code • "Example Code" on page 667