User Manual

Table Of Contents
:MTESt Commands 21
Keysight InfiniiVision 1000 X-Series Oscilloscopes Programmer's Guide 399
:MTESt:AMASk:YDELta
(see page 782)
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 391
":MTESt:AMASk:UNITs" on page 397
":MTESt:AMASk:XDELta" on page 398
":MTESt:AMASk:SOURce" on page 396
":MTESt:SOURce" on page 421
Example Code "Example Code" on page 391