Mtest:auto - Agilent Technologies Infiniium 90000 Series Programmer's Manual

Oscilloscopes
Hide thumbs Also See for Infiniium 90000 Series:
Table of Contents

Advertisement

24
Mask Test Commands

:MTESt:AUTO

Command
:MTESt:AUTO {{ON | 1} | {OFF | 0}}
The :MTESt:AUTO command enables (ON) or disables (OFF) the Use File
Setup When Aligning control. This determines which type of mask
alignment is performed when the :MTESt:ALIGn command is sent. When
enabled, the oscilloscope controls are changed to the values which are
determined by the loaded mask file. This alignment guarantees that the
aligned mask and any subsequent mask tests meet the requirements of the
standard.
When disabled, the alignment is performed using the current oscilloscope
settings. This may be useful when troubleshooting problems during the
design phase of a project.
Example
This example enables the Use File Settings When Aligning control.
myScope.WriteString ":MTEST:AUTO ON"
Query

:MTESt:AUTO?

The :MTESt:AUTO? query returns the current value of the Use File Setup
When Aligning control.
Returned Format
[:MTESt:AUTO] {1 | 0} <NL>
Example
myScope.WriteString ":MTEST:AUTO?"
varValue = myScope.ReadNumber
Debug.Print FormatNumber(varValue, 0)
440
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents