Agilent Technologies Infiniium 90000 Series Programmer's Manual page 582

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

Advertisement

25
Measure Commands
<nominal_level>
The Level line returns the nominal one or zero level. The unit amplitude =
the nominal one level – nominal zero level.
Example
This example places the noise measurement result for "ones" in the
strResults variable and displays it on the computer's screen.
Dim strResult As String
myScope.WriteString ":SYSTem:HEADer OFF"
myScope.WriteString ":MEASURE:NOISe:ALL? ONE"
strResults = myScope.ReadString
Debug.Print strResults
See Also
582
":MEASure:NOISe:METHod"
":MEASure:NOISe:REPort"
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
' Dimension variable.
' Response headers off.
on page 585
on page 586

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents