Home Previous Next


Transfer Data

MMEMory:DATA <FileName> ,<Data>

Parameters

Parameter description

Def. value

Def. unit

"<FileName>",
<Data>

Name of the destination file
Data to be transferred to the CMU

-
-

-
-

Parameters for query

Parameter description

Def. value

Def. unit

"<FileName>"

Name of the source file

-

-

 

Description of command

FW vers.

This command loads <data> from the controller into the file <FileName> stored in the current directory of the current CMU mass storage device. <data> is in 488.2 block format. The data may be transferred via GPIB bus or via serial interface.

The query form is MMEMory:DATA? <FileName> with the response being the associated <data> in block format. In this form the command transfers data from the current CMU mass storage device to the controller.

Instead of the entire data transferred the remote protocol contains a string indicating the length of the block data in bytes, e.g. <DEF BLOCK (Length = 19)>.

V 3.05


Home Previous Next