Agilent Technologies Infiniium 8000A Programmer's Reference Manual page 486

Table of Contents

Advertisement

Query
Returned Format
Example
Mask Test Commands
RUMode
:MTESt:RUMode?
The query returns the currently selected termination condition and value.
{FORever | TIME,<time> | WAVeforms,
[:MTESt:RUMode]
<number_of_waveforms>}
This example gets the current setting of the mask test run until mode from the
oscilloscope and prints it on the computer screen.
10 DIM MTEST_Runmode$[50]
20 OUTPUT 707; "MTEST:RUMODE?"
30 ENTER 707;":MTEST_Runmode$
40 PRINT MTEST_Runmode$
50 END
22-34
<NL>

Advertisement

Table of Contents
loading

Table of Contents