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

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

Advertisement

25
Measure Commands

:MEASure:TIEFilter:TYPE

Command
:MEASure:TIEFilter:TYPE {BANDpass | LOWPass | HIGHpass}
The :MEASure:TIEFilter:TYPE command sets the type of TIE filter to be
used.
Example
This example sets the TIE filter to highpass.
myScope.WriteString ":MEASURE:TIEFilter:TYPE HIGHpass"
Query

:MEASure:TIEFilter:TYPE?

The :MEASure:TIEFilter:TYPE? query returns the current type of TIE filter
being used.
Returned Format
[:MEASure:TIEFilter:TYPE] {BANDpass | LOWPass | HIGHpass}<NL>
Example
This example places the current mode for TIEFilter:TYPE in the string
variable, strMode, then prints the contents of the variable to the
computer's screen.
Dim strMode As String
myScope.WriteString ":MEASURE:TIEFilter:TYPE?"
strMode = myScope.ReadString
Debug.Print strMode
See Also
664
":MEASure:TIEFilter:STATe"
":MEASure:TIEFilter:SHAPe"
":MEASure:TIEFilter:STARt"
":MEASure:TIEFilter:STOP"
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
' Dimension variable.
on page 662
on page 660
on page 661
on page 663

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents