:MTESt Commands
23
Keysight InfiniiVision M9241/42/43A PXIe Oscilloscopes SCPI Programmer's Guide
585
:MTESt:SCALe:Y2
Command Syntax
:MTESt:SCALe:Y2 <y2_value>
<y2_value> ::= Y2 value in NR3 format
The :MTESt:SCALe:Y2 command defines the Y2 marker in the coordinate system
for mask testing. All Y values of vertices in the coordinate system are defined with
respect to the boundaries defined by SCALe:Y1 and SCALe:Y2 according to the
following equation:
Y = (Y * (Y2 - Y1)) + Y1
Thus, if you set Y1 to 100 mV, and Y2 to 1 V, a Y value of 0.100 in a vertex is at
190 mV.
The Y2 value is a voltage value specifying the location of the Y2 marker.
Query Syntax
:MTESt:SCALe:Y2?
The :MTESt:SCALe:Y2? query returns the current setting of the Y2 marker.
Return Format
<y2_value><NL>
<y2_value> ::= Y2 value in NR3 format
See Also
•
"Introduction to :MTESt Commands"
•
•
•
•