User manual
Remote Control Commands and Queries
WM-RCM-E Rev D ISSUED: February 2005
149
FUNCTION
FUNCTION
_
RESET, FRST
Command
DESCRIPTION The FUNCTION_RESET command resets a waveform processing
function. The number of sweeps will be reset to zero and the process
restarted.
COMMAND SYNTAX <function> : Function_ReSeT
EXAMPLE (GPIB) <function> : = {F1, F2, F3, F4, F5, F6, F7, F8, TA, TB, TC, TD}
TA through TD are included for backward compatibility with
software designed for earlier LeCroy instruments. They are not used
in responses to queries.
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