beautypg.com

B&K Precision 2552-2559 - Programming Manual User Manual

Page 102

background image

102

DESCRIPTION

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 specified-DOS path directory in a USB
memory device.


COMMAND SYNTAX

STore_PaNel DISK, , FILE,

:={UDSK}
< directory >:=A legal DOS path or filename.
A filename -string of up to 8 characters, with the
extension “.SET”. (This can include the ‘/’
character to define the root directory.)

EXAMPLE

The following code saves the current instrument

setup to root directory of the USB memory
device in a file called “SEAN.SET”:


Command message:

STore_PaNel DISK,UDSK,FILE,'SEAN.SET'

The following code saves the current instrument
setup to specified-directory of the USB memory
device in a file called “SEAN.SET”:


Command message:

STore_PaNel DISK,UDSK,FILE,'/AAA/SEAN'

RELATED COMMANDS

*SAV, RECALL_PANEL, *RCL

SAVE/RECALL SETUP

STORE_PANEL, STPN

Command