Measure:noise:report - 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:NOISe:REPort

Command
This command is only available when the EZJIT Complete jitter analysis application is
N O T E
licensed.
:MEASure:NOISe:REPort {SPECtral | TAILfit}
When the :MEASure:NOISe:METHod BOTH command selects both the
spectral and tail fit methods for random noise analysis, the
:MEASure:NOISe:REPort command specifies which method is used for the
reports in the noise graphs / histograms and Noise tab measurements.
Example
This example specifies that the NOISe report include measurements from
both the spectral and tail fit analysis (including aperiodic bounded
uncorrelated interference ABUI measurements).
myScope.WriteString ":MEASURE:NOISe:REPort TAILfit"
Query

:MEASure:NOISe:REPort?

The :MEASure:NOISe:REPort? query returns the report setting.
Returned Format
[:MEASure:NOISe:REPort] {SPEC | TAIL}<NL>
Example
This example places the report setting in the strReportSetting variable and
displays it on the computer's screen.
myScope.WriteString ":SYSTem:HEADer OFF"
myScope.WriteString ":MEASure:NOISe:REPort?"
strReportSetting = myScope.ReadString
Debug.Print strReportSetting
See Also
586
":MEASure:NOISe:METHod"
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
' Response headers off.
on page 585

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents