System Commands
|
|
SAVE~RECALL PANEL
DESCRIPTION
COMMAND SYNTAX
EXAMPLE (GPIB)
RELATED COMMANDS
STORE_PANEL, STPN
Command
Oscilloscopes fitted with the MC01 Option
The STORE_PANEL command stores the complete front-panel
setup of the instrument, at the time the command is issued, into a
file on the memory card.
Note: The communication parameters (those modified by com-
mands COMM_FORMAT, COMM_HEADER, COMM_HELP,
COMM_ORDER and WA VEFORM_SETUP) and the enable reg-
isters associated with the status reporting system (*SRE, "PRE,
*ESE, INE) are not saved by this command.
STore PaNel FILE,’<filename>’
<filename> := a string of up to 8 characters. Any extension will be
ignored. Front-panel setup files are always stored
with the extension ".PNL" on the card.
Note: If no filename (or an empty string) is supplied, the oscillo-
scope generates a filename according to its internal rules.
The following code saves the current instrument setup to the
memory card in a file called "DIODE.PNL’:
CMD$="STPN FILE,’DIODE’" :
CALL IBWRT(SCOPE%,CMD$)
PNSU, *SAV, RECALL_PANEL, *RCL
i
II
II
II
140
|
|