Mtest:trigger:source - 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:TRIGger:SOURce

Command
:MTESt:TRIGger:SOURce CHANnel<N>
The :MTESt:TRIGger:SOURce command sets the channel or function to use
as the trigger. Mask testing must be enabled before using this command.
<N>
An integer, 1- 4.
Example
This example sets the mask trigger source to channel 1.
myScope.WriteString ":MTEST:TRIGGER:SOURCE CHANNEL1"
Query
:MTESt:TRIGger:SOURce?
The query returns the currently selected mask test trigger source.
Returned Format
[:MTESt:TRIGger] CHANnel<N><NL>
Example
This example gets the trigger source setting and prints the result on the
computer display.
Dim strAmask_source As String
myScope.WriteString ":MTEST:TRIGGER:SOURCE?"
strAmask_source = myScope.ReadString
Debug.Print strAmask_source
472
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents