Agilent Technologies E5071C User's Guide Page 364

  • Download
  • Add to my manuals
  • Print
  • Page
    / 551
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 363
364 Chapter 13
SCPI Command Reference
E5061A/E5062A commands
:MMEM:TRAN
Syntax :MMEMory:TRANsfer <string>,<block>
:MMEMory:TRANsfer? <string>
Description Writes/reads data to/from a file on the built-in storage device of the E5061A/E5062A.
By reading out data with this command and writing it to a file on the external controller,
file transfer from the E5061A/E5062A to the external controller can be realized. On the
other hand, by reading out data from the external controller and writing it to a file on the
E5061A/E5062A with this command, file transfer from the external controller to the
E5061A/E5062A can be realized.
Specify the file name with the extension. If you want to specify a file on the floppy disk
drive, you need to add “A:” at the beginning of the file name. When you use directory
names and file name, separate them with “/” (slash) or “\” (backslash).
If a file with the specified file name already exists for writing or if the specified file does
not exist for reading out (Query), an error occurs and the command is ignored.
Parameters
Query response {block}<newline><^END>
Example of use
10 OUTPUT 717;":MMEM:TRAN ""Trace01.csv"",#6012345";Dat$
10 OUTPUT 717;":MMEM:TRAN? ""Trace01.csv"""
20 ENTER 717 USING "#,A";A$
30 ENTER 717 USING "#,A";Digit$
40 Img$="#,"&Digit$&"A"
50 ENTER 717 USING Img$;Byte$
60 Img$=Byte$&"A"
70 ALLOCATE Dat$[VAL(Byte$)]
80 ENTER 717 USING Img$;Dat$
Equivalent key No equivalent key is available on the front panel.
<string> <block>
Description File name on the
E5061A/E5062A
Data written on/read out from the
file.
Range 254 characters or less GPIB: 20 Mbytes or less
LAN: 100 Kbytes or less
Page view 363
1 2 ... 359 360 361 362 363 364 365 366 367 368 369 ... 550 551

Comments to this Manuals

Vikiehs 04 Jan 2024 | 14:20:06

urenrjrjkvnm