:MTESt:Y
Instrument:
N1000A
DCA-M
Meas. mode:
Eye
Flex Apps:
FlexDCA
FlexRT
Command Syntax
:MTESt{1:16}:Y{1:2} <amplitude>
<amplitude> is a double.
Where the {1:16} specifier identifies a specific mask.
Query Syntax
:MTESt{1:16}:Y{1:2}?
Description
Adjusts the Y-axis scaling of logic level one (:MTESt:Y2
) and logic level zero (:MTESt:Y1
). Use the :MTESt:YTRack
command to apply logic-level tracking. The :Y1
version of this command defines where Y=0 (logic 0 level) in the coordinate system for mask testing and :Y2
defines where Y=1 (logic 1 level). All Y values of vertices in the coordinate system are defined with respect to the boundaries set by :Y1
and :Y2
, according to the equation:
Y = (Y (Y2 − Y1)) + Y1
Thus, if you set Y1 to 100 mV, and Y2 to 1V, a Y value of .100 in a vertex is at 190 mV. The command argument is a voltage value specifying the point at which Y equals zero.