Measurement:ulimit - Agilent Technologies Infiniium 8000A Programmer's Reference Manual

Table of Contents

Advertisement

Command
<upper_value> A real number.
Example
Query
Returned Format
Example
InfiniiScan (ISCan) Commands

MEASurement:ULIMit

MEASurement:ULIMit
:ISCan:MEASurement:ULIMit <upper_value>
The :ISCan:MEASurement:ULIMit (upper limit) command sets the upper test
limit for the active measurement currently selected by the
:ISCan:MEASurement command.
The following example sets the upper limit of the currently selected
measurement to 500 mV.
10
OUTPUT 707;":ISCAN:MEASUREMENT:ULIMIT 500E-3"
20
END
Suppose you are measuring the maximum voltage of a signal with Vmax, and
that voltage should not exceed 500 mV. You can use the above program and set
the :ISCan:MEASurement:FAIL OUTside command to specify that the
oscilloscope will trigger when the voltage exceeds 500 mV.
:ISCan:MEASurement:ULIMit?
The query returns the current upper limit of the limit test.
[:ISCan:MEASurement:ULIMit] <upper_value><NL>
The following example returns the current upper limit of the limit test and prints
the result to the controller's screen.
10
OUTPUT 707;":SYSTEM:HEADER OFF"!Response headers off
20
OUTPUT 707;":ISCAN:MEASUREMENT:ULIMit?"
30
ENTER 707;Value
40
PRINT Value
50
END
19-8

Advertisement

Table of Contents
loading

Table of Contents