TDS5000B Online Programmer Guide
-- 6 3 5 --
SAVe:SETUp
Description
This command (no query form) stores the state of the instrument to a
specified memory location. You can later use the *RCL command to
restore the instrument to this saved state. This is equivalent to selecting
Save As from the File menu, and then pressing the Setup button.
Group
Save and Recall
Related Commands
*RCL, RECAll:SETUp ,*SAV
Syntax
SAVe:SETUp {<file path>|<NR1>}
Arguments
H <file path>
This is the target location for storing the setup file.
<file path> is a quoted string that defines the file name and path. Input
the file path using the form <drive>:<dir>/<filename>. <drive> and
one or more <dir>s are optional. If you do not specify them, the in-
strument will store the file in the default directory (C:\TekScope\set-
ups). <filename> stands for a filename of up to 128 characters. (Use
of wildcard characters in filenames is not supported.) Filename exten-
sions are not required but are highly recommended. For setups, use
the extension ”.SET”.
H <NR1>
This specifies a location for saving the current front--panel setup. The
front--panel setup value ranges from 1 to 10. Using an out--of--range
value causes an execution error. Any settings that have been stored
previously at this location will be overwritten.
Example 1
SAVe:SETUp 5
This command saves the current instrument setup in memory location
5.
Example 2
SAVe:SETUp ”TEK00000.SET”
This command saves the current instrument setup in the file
TEK00000.SET in the default directory for setups (C:\TekScope\set-
ups).