Amask:source - Agilent Technologies Infiniium 8000A Programmer's Reference Manual

Table of Contents

Advertisement

Command
<number> An integer, 1 through 2 for the two channel Infiniium oscilloscope
Example
Query
Returned Format
Example
Mask Test Commands

AMASk:SOURce

AMASk:SOURce
:MTESt:AMASk:SOURce CHANnel<number>
The :MTESt:AMASk:SOURce command selects the source for the interpretation
of the AMASk:XDELta and AMASk:YDELta parameters when AMASk:UNITs is
set to CURRent. When UNITs are CURRent, the XDELta and YDELta
parameters are defined in terms of the channel units, as set by the
:CHANnel:UNITs command, of the selected source. Suppose that UNITs are
CURRent and that you set SOURce to CHANNEL1, which is using units of volts.
Then you can define AMASk:XDELta in terms of volts and AMASk:YDELta in
terms of seconds.
An integer, 1 through 4 for all other Infiniium oscilloscope models.
This example sets the automask source to Channel 1.
10 OUTPUT 707;"MTEST:AMASK:SOURCE CHANNEL1"
20 END
:MTESt:AMASk:SOURce?
The :MTESt:AMASk:SOURce? query returns the currently set source.
[:MTESt:AMASk:SOURce] CHANnel<number><NL>
This example gets the source setting for automask and prints the result on the
computer display.
10 DIM Amask_source$[30]
20 OUTPUT 707;"MTEST:AMASK:SOURCE?"
30 ENTER 707;Amask_source$
40 PRINT Amask_source$
50 END
22-8

Advertisement

Table of Contents
loading

Table of Contents