Mask Test Commands
24
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
465
:MTESt:SCALe:Y1
Command
:MTESt:SCALe:Y1 <y_value>
The :MTESt:SCALe:Y1 command defines where Y=0 in the coordinate
system for mask testing. All Y values of vertices in the coordinate system
are defined with respect to the boundaries set by SCALe:Y1 and SCALe:Y2
according to the equation:
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.
<y1_value>
A voltage value specifying the point at which Y=0.
Example
This example sets the Y1 marker to - 150 mV.
myScope.WriteString ":MTEST:SCALE:Y1 -150E-3"
Query
:MTESt:SCALe:Y1?
The SCALe:Y1? query returns the current setting of the Y1 marker.
Returned Format
[:MTESt:SCALe:Y1] <y1_value><NL>
Example
This example gets the setting of the Y1 marker from the oscilloscope and
prints it on the computer screen.
Dim strScale_y1 As String
myScope.WriteString ":MTEST:SCALE:Y1?"
strScale_y1 = myScope.ReadString
Debug.Print strScale_y1
Y = (Y × (Y2 - Y1)) + Y1
Summary of Contents for Infiniium 90000 Q-Series
Page 1: ...s1 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference...
Page 50: ...50 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 2 Setting Up...
Page 274: ...274 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 14 Digital Commands...
Page 292: ...292 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 15 Disk Commands...
Page 318: ...318 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 16 Display Commands...
Page 364: ...364 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 17 Function Commands...
Page 382: ...382 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 19 Histogram Commands...
Page 412: ...412 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 21 Limit Test Commands...
Page 416: ...416 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 22 Lister Commands...
Page 696: ...696 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 25 Measure Commands...
Page 702: ...702 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 26 Pod Commands...
Page 760: ...760 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 29 Self Test Commands...
Page 818: ...818 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 31 System Commands...
Page 830: ...830 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 32 Time Base Commands...
Page 930: ...930 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 33 Trigger Commands...
Page 1018: ...1018 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 37 Error Messages...
Page 1150: ...1150 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference 38 Sample Programs...
Page 1186: ...1186 Agilent Infiniium 90000 Series Oscilloscopes Programmer s Reference Index...