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

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

Advertisement

:MTESt:SOURce

Command
:MTESt:SOURce {CHANnel<N> | FUNCtion<F> | EQUalized}
The :MTESt:SOURce command selects the channel which is configured by
the commands contained in a mask file when it is loaded.
The EQUalized source is only available if the oscilloscope has the High
Speed Serial option and the Serial Data Equalization option installed and
the features are enabled. This command uses the Feed- Forward Equalized
(FFE) signal as the source.
<N>
An integer, 1- 4.
<F>
An integer, 1- 16.
Example
This example selects channel 1 as the mask test source.
myScope.WriteString "MTEST:SOURCE CHANNEL1"
Query
:MTESt:SOURce?
The :MTESt:SOURce? query returns the channel which is configured by the
commands contained in the current mask file.
Returned Format
[:MTESt:SOURce] {CHANnel<N> | FUNCtion<F> | EQUalized}<NL>
Example
This example gets the mask test source setting and prints the result on the
computer display.
Dim strAmask_source As String
myScope.WriteString ":MTEST:SOURCE?"
strAmask_source = myScope.ReadString
Debug.Print strAmask_source
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
24
Mask Test Commands
467

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents