Measure:noise:bandwidth - Agilent Technologies Infiniium 90000 Series Programmer's Manual

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

Advertisement

:MEASure:NOISe:BANDwidth

Command
This command is only available when the EZJIT Complete software is installed.
N O T E
:MEASure:NOISe:BANDwidth {NARRow | WIDE}
The :MEASure:NOISe:BANDwidth command sets the type of filtering used
to separate the data dependent noise from the random noise and the
periodic noise.
Example
This example sets the RN bandwidth to WIDE.
myScope.WriteString ":MEASURE:NOISe:BANDWIDTH WIDE"
Query

:MEASure:NOISe:BANDwidth?

The :MEASure:NOISe:BANDwidth? query returns the RN bandwidth filter
setting.
Returned Format
[:MEASure:NOISe:BANDwidth] {NARRow | WIDE}<NL>
Example
This example places the RN filter setting the strFilter variable and displays
it on the computer's screen.
myScope.WriteString ":SYSTEM:HEADER OFF"
myScope.WriteString ":MEASURE:NOISe:BANDWIDTH?"
strFilter = myScope.ReadString
Debug.Print strFilter
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
Measure Commands
' Response headers off.
25
583

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents