User manual

Table Of Contents
MAUI Oscilloscopes Remote Control and Automation Manual
FUNCTION_RESET, FRST
Description
The FUNCTION_RESET command resets a waveform processing function. The number of sweeps is reset
to zero and the process restarted.
Command Syntax
<function>:FUNCTION_RESET
<function>:= F1 to Fn, TA to TD
Example (GPIB)
Assuming that Trace F1 has been defined as the summed average of Channel 1, the following will restart
the averaging process:
CMD$="F1:FRST": CALL IBWRT(SCOPE%,CMD$)
Related Commands
INR
6-100