
The
query uploads a file. The c name parameter specifies the
file to be uploaded from the disk. The contents of the file are sent out of
the instrument in block data form.
Query Syntax:
:MMEMory:UPLoad? <name
where:
<name
:: = string of up to 10 alphanumeric characters representing a valid file name
Returned Format:
[:MMEMory:UPLoad]
block-data
Example:
10 DIM
enough memory for block data
20 DIM
30 OUTPUT XXX;"
HEAD OFF"
40 OUTPUT
upload query
50 ENTER XXX USING
in
60 ENTER XXX USING
in block length
70 ENTER XXX USING
in file
80 END
HP
1651B
Subsystem
Programming Reference