Measure:qualifier<M>:State - 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:QUALifier<M>:STATe
Command
:MEASure:QUALifier<M>:STATe {{ON | 1} | {OFF | 0}}
The :MEASure:QUALifier<M>:STATe command enables or disables level
qualifying for timing measurements.
<M>
An integer, 1- 3.
Example
This example sets the level qualifier 2 state to ON.
myScope.WriteString ":MEASURE:QUALIFIER2:STATE ON"
Query
:MEASure:QUALifier<M>:STATe?
The :MEASure:QUALifier<M>:STATe? query returns the state of the level
qualifier for timing measurements.
Returned Format
[:MEASure:QUALifier<M>:SOURce] {1 | 0}<NL>
Example
This example places the current state of the level qualifier for timing
measurements in the state variable and displays it on the computer's
screen.
myScope.WriteString ":SYSTEM:HEADER OFF"
myScope.WriteString ":MEASURE:QUALIFIER2:STATE?"
varstate = myScope.ReadNumber
Debug.Print FormatNumber(varstate, 0)
612
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
' Response headers off.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents