Technical data

Table Of Contents
Commands by Subsystem 5
Agilent InfiniiVision 6000 Series Oscilloscopes Programmer's Guide 379
:MTESt:AMASk:YDELta
(see page 798)
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 372
":MTESt:AMASk:UNITs" on page 377
":MTESt:AMASk:XDELta" on page 378
":MTESt:AMASk:SOURce" on page 376
":MTESt:SOURce" on page 402
Example Code "Example Code" on page 372