System Commands 5
WAVEFORM TRANSFER
DESCRIPTION
COMMAND SYNTAX
EXAMPLE (GPIB)
RELATED COMMANDS
STORE_TEMPLATE, STrM
Command
Oscilloscopes fitted with the MCO1 Option
The STORE_TEMPLATE command stores the instrument’s
waveform template on the memory card. A filename is automati-
cally generated in the form of "LECROYvv.TPL" where "vv" is
the 2-digit revision number.
Note: As an example, the file name generated will be
LECROY21. TPL for revision 2.1.
Refer to Section 6 for further information about the waveform
template.
SToreTeMplate
The following code stores the current waveform template on the
memory card for future reference.
CMD$=" STTM" :CALL IBWRT(SCOPE%,CMD$)
TEMPLATE?
143