User manual

Table Of Contents
MAUI Oscilloscopes Remote Control and Automation Manual
INTERLEAVED, ILVD
Description
The INTERLEAVED command enables or disables random interleaved sampling (RIS) for timebase
settings where both single shot and RIS mode are available.
RIS is not available for sequence mode acquisitions. If sequence mode is on, ILVD ON turns it off.
The response to the INTERLEAVED? query indicates whether the oscilloscope is in RIS mode.
Command Syntax
INTERLEAVED <mode>
<mode>:= {ON, OFF}
Query Syntax
INTERLEAVED?
Response Format
INTERLEAVED <mode>
Example (GPIB)
The following instructs the oscilloscope to use RIS mode:
CMD$="ILVD ON": CALL IBWRT(SCOPE%,CMD$)
Related Commands
TIME_DIV, TRIG_MODE, MEMORY_SIZE, SEQUENCE
6-22