Agilent Technologies Infiniium 90000 Series Programmer's Manual page 617

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

Advertisement

25
Measure Commands
<result_state>
If SENDvalid is ON, the result state is returned with the measurement
result. See the :MEASure:RESults table in this chapter for a list of the
result states.
Example
This example places the current value of rise time in the numeric variable,
varRise, then prints the contents of the variable to the computer's screen.
myScope.WriteString ":SYSTEM:HEADER OFF"
' Response headers off.
myScope.WriteString ":MEASURE:RISETIME? CHANNEL1"
varRise = myScope.ReadNumber
Debug.Print FormatNumber(varRise, 0)
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
617

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents