Move Data To File - Agilent Technologies ESA Series User's/Programmer's Reference

Core spectrum analyzer functions
Hide thumbs Also See for ESA Series:
Table of Contents

Advertisement

Remote Command Reference
MMEMory Subsystem
Example:
:MMEM:COPY "C:oldname.sta","A:\newname.sta"
Front Panel
Access:
File, Copy

Move Data to File

:MMEMory:DATA <file_name>,<definite_length_block>
:MMEMory:DATA? <file_name>
Loads <definite_length_block> into the memory location <file_name> .
The query returns the contents of the <file_name> in the format of a definite length
block. This command can be used for copying files out of the analyzer over the
remote bus. Refer to chapter 3, Programming Examples, for more information.
Example:
Load "abcd" into C:source.txt:
:MMEM:DATA "C:source.txt","#14abcd"
Delete a File
:MMEMory:DELete <file_name>
Delete a file.
Example:
:MMEM:DEL "C:source.txt"
Remarks:
If <file_name> does not exist, a "File Name Error" will occur.
Front Panel
Access:
File, Delete
Load a Corrections Table from a File
:MMEMory:LOAD:CORRection
ANTenna|CABLe|OTHer|USER,<file_name>
Loads the data in the file <file_name> to the specified correction set.
Example:
:MMEM:LOAD:CORR ANT, "A:TEST5.CBL"
Front Panel
Access:
File, Load, Type, Corrections
Load a Limit Line from Memory to the Instrument
:MMEMory:LOAD:LIMit LLINE1|LLINE2,<file_name>
298
Chapter 5

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents