:MTESt Commands
23
Keysight InfiniiVision M9241/42/43A PXIe Oscilloscopes SCPI Programmer's Guide
565
:MTESt:AMASk:YDELta
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"
•
•
•
•
Example Code
•