Measure:tiefilter:start - Agilent Technologies Infiniium 90000 Series Programmer's Manual

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

Advertisement

:MEASure:TIEFilter:STARt

Command
:MEASure:TIEFilter:STARt <start_frequency>
The :MEASure:TIEFilter:STARt command sets the starting frequency for
the TIE filter.
<start_
A real number.
frequency>
Query

:MEASure:TIEFilter:STARt?

The :MEASure:TIEFilter:STARt? query returns the current value of the
starting frequency of the TIE filter.
Returned Format
[:MEASure:TIEFilter:STARt] <value><NL>
<value>
The start frequency for the TIE filter.
Example
This example returns the current value of the starting frequency for the
TIE filter then prints the contents of the variable to the computer's screen.
myScope.WriteString ":SYSTem:HEADer OFF"
myScope.WriteString ":MEASure:TIEFilter:STARt?"
varStart = myScope.ReadNumber
Debug.Print FormatNumber(varStart, 0)
See Also
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
":MEASure:TIEFilter:STATe"
":MEASure:TIEFilter:TYPE"
":MEASure:TIEFilter:SHAPe"
":MEASure:TIEFilter:STOP"
' Response headers off.
on page 662
on page 664
on page 660
on page 663
25
Measure Commands
661

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents