Mmemory:store:state (no query form), Mmemory:store:trace (no query form) – Tektronix AFG3000 User Manual

Page 104

Advertising
background image

Syntax and Commands

3-30

AFG3000 Series Arbitrary/Function Generators Reference Manual

MMEMory:STORe:STATe (No Query Form)

This command copies a setup file in the setup memory to a specified file in the
mass storage system. If the specified file in the mass storage system is locked, this
command causes an error. You cannot create a new file if the directory is locked.
If the setup memory is deleted, this command causes an error. <file_name> is a
quoted string that defines the file name and path.

Group

Mass Memory

Related Commands

MMEMory:LOAD:STATe
MMEMory:LOCK[:STATe]

Syntax

MMEMory:STORe:STATe{0|1|2|3|4},<file_name>

Arguments

0, 1, 2, 3, or 4 specifies the location of setup memory.
<file_name>::=<string> specifies a file name in the mass storage system. The
<file_name> includes path. Path separators are forward slashes (/).

Examples

MMEMory:STORe:STATe 1,”SETUP1.TFS”
Copies the setup file in the setup memory location 1 to a file named
“SETUP1.TFS” in the mass storage system.

MMEMory:STORe:TRACe (No Query Form)

This command copies a waveform data file in the Edit Memory to a file in the mass
storage system. If the file in the mass storage is locked, this command causes an
error. You cannot create a new file if the directory is locked.

Group

Mass Memory

Related Commands

MMEMory:LOCK[:STATe]
MMEMory:LOAD:TRACe

Syntax

MMEMory:STORe:TRACe EMEMory,<file_name>

Arguments

<file_name>::=<string> specifies a file name in the mass storage system. The
<file_name> includes path. Path separators are forward slashes (/).

Examples

MMEMory:STORe:TRACe EMEMory,”SAMPLE1.TFW”
Copies the content of EMEMory to a file named “SAMPLE1.TFW” in the mass
storage system.

Advertising