Obsolete and Discontinued Commands
35
Keysight InfiniiVision M9241/42/43A PXIe Oscilloscopes SCPI Programmer's Guide
1297
:MTESt:RUMode
Command Syntax
:MTESt:RUMode {FORever | TIME,<seconds> | {WAVeforms,<wfm_count>}}
<seconds> ::= from 1 to 86400 in NR3 format
<wfm_count> ::= number of waveforms in NR1 format
from 1 to 1,000,000,000
The :MTESt:RUMode command determines the termination conditions for the
mask test. The choices are FORever, TIME, or WAVeforms.
• FORever — runs the Mask Test until the test is turned off.
• TIME — sets the amount of time in seconds that a mask test will run before it
terminates. The <seconds> parameter is a real number from 1 to 86400
seconds.
• WAVeforms — sets the maximum number of waveforms that are required before
the mask test terminates. The <wfm_count> parameter indicates the number of
waveforms that are to be acquired; it is an integer from 1 to 1,000,000,000.
Query Syntax
:MTESt:RUMode?
The :MTESt:RUMode? query returns the currently selected termination condition
and value.
Return Format
{FOR | TIME,<seconds> | {WAV,<wfm_count>}}<NL>
<seconds> ::= from 1 to 86400 in NR3 format
<wfm_count> ::= number of waveforms in NR1 format
from 1 to 1,000,000,000
See Also
•
"Introduction to :MTESt Commands"
•
NOTE
The :MTESt:RUMode command is obsolete and is provided for backward compatibility to
previous oscilloscopes. Use the :MTESt:RMODe command (see
) instead.