Programming Manual
–
T3AWG3K-C Series Arbitrary Waveform Generator
True-Arb Operating Mode
84
<archive_name> ::=<string>.{zip|trc|txt} could be absolute or
relative path.
Returns
None
Example
Assuming the current <msus> is "C:" and current directory
"C:\Users\awg3000\Pictures\Saved Pictures".
MMEMORY:IMPORT "Test1","D:\TestFiles\waveform1.zip" imports
waveform1.zip file in waveform Test1 of waveform list (its type is
already specified in .zip file).
MMEMORY:IMPORT "Test2"," waveform2.txt",DIG imports
waveform2.txt file in waveform Test2 of waveform list (its type will be
digital).
Table 103: MMEMory:IMPort
Command
MMEMory:LOAD:ALL (No Query Form)
Description
This command uploads a complete configuration present in an ar-
chive (.zip) and applay it in place of the current configuration. This
operation is performed in two steps:
1. First the archive is loaded into the configurations list. Note:
•
The name of the archive file is used as the name of the im-
ported configuration (my_configuration.zip => my_configura-
tion).
•
If a configuration with the same name is already present, the
configuration is replaced.
•
If a configuration with the same name is already present and
is located then an error occurs.
•
This operation is the same as that it can be done through the
software menu: More -> Load From -> Import.
2. Once the archive has been imported into the configuration list,
the new configuration will be loaded as current configuration.
NOTE 1:
Only removable units and "C:\Users\awg3000\Pic-
tures\Saved_Pictures" directory are accessible by MMEMory com-
mands. The archive path may contain a full file path. However, if
the file path only contains an archive name, the archive will be
searched starting from the current directory.