MDO3000 Programmer Manual.pdf - 第627页
Commands Listed in Alphabetical Order Arguments LANdscape spec ifies that screen images are saved in landsc ape format. PORTRait specifie s that screen images are saved in portrait forma t. SA V e:MASK (No Query Form) This…

Commands Listed in Alphabetical Order
Group
Save and Recall
Syntax
SAVe:IMAGe:FILEFormat {PNG|BMP|TIFf}
SAVe:IMAGe:FILEFormat?
Related Commands
SAVe:IMAGe
Arguments
PNG saves the file in Portable Network Graphics format.
BMP saves the file in Microsoft Windows bitmap format.
TIFf saves the file in Tagged Image File Format.
SAVe:IMAGe:INKSaver
This command specifies the current ink saver setting for the SAVe:IMAGe
command. If set to “ON” or “1”, images will be generated using the ink saver
palette. If set to “OFF” or “0”, images will be generated using the standard palette.
Group
Save and Recall
Syntax
SAVe:IMAGe:INKSaver {OFF|ON|0|1}
SAVe:IMAGe:INKSaver?
Related Commands
SAVe:IMAGe
Arguments
OFF or 0 generates images from the Inksaver palette.
ON or 1 generates images using the Standard palette.
SAVe:IMAGe:LAYout
This command specifies the layout to use for saved screen images.
Group
Save and Recall
Syntax
SAVe:IMAGe:LAYout {LANdscape|PORTRait}
SAVe:IMAGe:LAYout?
2-596 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual

Commands Listed in Alphabetical Order
Arguments
LANdscape spec
ifies that screen images are saved in landscape format.
PORTRait specifies that screen images are saved in portrait format.
SAVe:MASK (No Query Form)
This command saves the current mask definition to the file specified with a quoted
string, into the current working directory. You can recall the mask from thefileby
using the command RECAll:MASK
NOTE. If you would like to save the mask definition plus the rest of the scope
settings to the current working directory, use the command
SAVE:SETUP .
A series of examples showing how to use mask commands for typical tasks
is included in an appendix. (See page E-1, Mask/Limit Command Sequence
Example
s.)
Conditions
This command requires a DPO4LMT application module.
Group
Mask
Syntax
SAVe:MASK <QString>
Related Commands
RECAll:MASK
Arguments
QString is a quoted string that is the name of the mask definition being saved to
the current working directory.
Examples
:SAVE:MASK ”FOO.MSK” will save a copy of the mask “FOO” to the current
working directory.
SAVe:SETUp (No Query Form)
Stores the state of the oscilloscope to a specified memory location. You can later
use the *RCL command to restore the oscilloscope to this saved state.
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-597

Commands Listed in Alphabetical Order
NOTE. External
filestructureisasfollows:
E: is the USB memory device plugged into the first USB port o n the front of the
oscilloscope
.
F: is the USB memory device plugged into the second USB port on the front of the
oscillosco
pe. (Not available for MDO3000.)
G: and H: are the USB memory device plugged into the USB ports on the rear o f
the oscillo
scope. (Not available for MDO3000 models.)
I: – Z are the network storage.
Group
Save and Recall
Syntax
SAVe:SETUp {<file path>|<NR1>}
Related Commands
*RCL, RECAll:SETUp,
*SAV
Arguments
<file p ath> 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>. <extension> and one or <dir>s are optional.
If you do not specify them, the oscilloscope will store the file in the current
working directory. <filename> stands for a filename. (Use of wildcard characters
in filenames is not supported.) Filename extensions are not required but arehighly
recommended. For setups, use the extension ".SET".
<NR1> 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.
Examples
SAVE:SETUP 5 saves the current oscilloscope setup in memory location 5.
SAVE:SETUP "TEK00000.SET" saves the current oscilloscope setup in the file
TEK00000.SET in the current working directory.
SAVe:WAVEform (No Query Form)
This command saves the specified waveform to the specified destination
reference memory slot, or saves the specified waveform(s) to the specified
destination file. The same function can be accomplished from the front panel
2-598 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual