Measure:qualifier<M>:Source - Agilent Technologies Infiniium 90000 Series Programmer's Manual

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

Advertisement

:MEASure:QUALifier<M>:SOURce
Command
The channel being selected must not be used to make a timing measurement and must be
N O T E
turned on.
:MEASure:QUALifier<M>:SOURce <source>
The :MEASure:QUALifier<M>:SOURce command sets the source of the level
qualify for timing measurements.
<source>
CHANnel<N>
<N>
An integer, 1- 4.
<M>
An integer, 1- 3.
Example
This example sets the level qualifier 2 source to the channel 1 waveform.
myScope.WriteString ":MEASURE:QUALIFIER2:SOURce CHANNEL1"
Query
:MEASure:QUALifier<M>:SOURce?
The :MEASure:QUALifier<M>:SOURce? query returns the source being used
of the level qualifier for timing measurements.
Returned Format
[:MEASure:QUALifier<M>:SOURce] <source><NL>
Example
This example places the current source of level qualifier for timing
measurements in the source variable and displays it on the computer's
screen.
myScope.WriteString ":SYSTEM:HEADER OFF"
myScope.WriteString ":MEASURE:QUALIFIER2:SOURce?"
varSource = myScope.ReadNumber
Debug.Print FormatNumber(varSource, 0)
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
Measure Commands
' Response headers off.
25
611

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents