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

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

Advertisement

:MEASure:NOISe:STATe

Command
This command is only available when the EZJIT Complete software is installed.
N O T E
:MEASure:NOISe:STATe {ON | OFF}
The :MEASure:NOISe:STATe command enables or disables the NOISe
measurements.
Example
This example sets the NOISe state to on.
myScope.WriteString ":MEASURE:NOISe:STATe ON"
Query

:MEASure:NOISe:STATe?

The :MEASure:NOISe:STATe? query returns the state of the NOISe
measurements.
Returned Format
[:MEASure:NOISe:STATe] {1 | 0}<NL>
Example
This example places the current state of the NOISe measurements in the
varState variable and displays it on the computer's screen.
myScope.WriteString ":SYSTEM:HEADER OFF"
myScope.WriteString ":MEASURE:NOISe:STATE?"
varState = myScope.ReadNumber
Debug.Print FormatNumber(varState, 0)
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
Measure Commands
' Response headers off.
25
589

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents