Teledyne LeCroy X-STREAM OSCILLOSCOPES Remote Control User Manual
Page 221
Advertising

Remote Control Commands and Queries
WM-RCM-E Rev D
ISSUED: February 2005
215
SAVE/RECALL
SETUP
RECALL_PANEL, RCPN
Command
DESCRIPTION
The RECALL_PANEL command recalls a front panel setup from
the current directory on mass storage.
COMMAND SYNTAX
ReCall_PaNel DISK,
<device>,FILE,‘<filename>’
<device> : = {FLPY, HDD}
<filename> : = A string of up to eight characters with the extension
.LSS. Include the path to the file; for example,
D:\Applications\USB2\Setups\CHIRP_MEAS.LSS
EXAMPLE (GPIB)
The following instruction recalls the front panel setup from file
P012.LSS on the floppy disk:
CMD$=“RCPN DISK, FLPY, FILE,‘P012.LSS’”:
CALL IBWRT(SCOPE%,CMD$)
RELATED COMMANDS
PANEL_SETUP, *SAV, STORE_PANEL, *RCL
Advertising