TDS5000B Online Programmer Guide
-- 6 1 9 --
RECAll:SETUp
Description
This command (no query form) returns stored or factory settings to the
instrument from a copy of the settings stored in memory. If factory is
referenced (by specifying ’0’), the factory default values will be re-
stored. This command is equivalent to *RCL and performs the same
function as selecting Recall from the File menu, and then choosing the
Setup button.
Group
Save and Recall
Related Commands
FACtory, *RCL , *RST, *SAV, SAVe:SETUp
Syntax
RECAll:SETUp {FACtory|<NR1>|<file path>}
Arguments
H FACtory
This restores the factory setup.
H <NR1>
This specifies a setup storage location to restore. Setup storage loca-
tion values range from 0 through 10; using an out of range value
causes an error (222, ”Data out of range”).
H <file path>
The instrument will recall the setup from the <file path> location.
<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 read the file from the default directory (C:\Tek-
Scope\setups). <filename> stands for a filename of up to 128 charac-
ters (use of wildcard characters in filenames is not supported).
Filename extensions are not required, but highly recommended.
Example 1
RECAll:SETUp FACtory
This command recalls (and makes current) the instrument setup to its
factory defaults.
Example 2
RECAll:SETUp 2
This command recalls the instrument setup from setup storage loca-
tion 2.