Agilent Technologies U9072A cdma-2000 Blood Glucose Meter User Manual


  Open as PDF
of 1403
 
219
System Functions
Save
Mass Storage Delete (Remote Command Only)
Mass Storage Data (Remote Command Only)
Creates a file containing the specified data OR queries the data from an existing file.
Notes: The string must be a valid logical path.
Copies an existing file to a new file or an existing directory to a new directory.
Two forms of parameters are allowed. The first form has two parameters. In
this form, the first parameter specifies the source, and the second parameter
specifies the destination.
The second form has four parameters. In this form, the first and third
parameters specify the source. The second and fourth parameters specify the
directories. The first pair of parameters specifies the source. The second pair
specifies the destination. An error is generated if the source doesn’t exist or
the destination file already exists.
This command will generate an “access denied” error if the destination is a
restricted folder (e.g., C:\Windows) and the current user does not have Power
User or Administrator privileges.
Remote Command: :MMEMory:DELete <file_name>[,<directory_name>]
Notes: The string must be a valid logical path.
Removes a file from the specified directory. The <file_name> parameter
specifies the file name to be removed. This command will generate an “access
denied” error if the file is in a restricted folder (e.g., C:\Windows) and the
current user does not have Power User or Administrator privileges.
Initial S/W Revision: Prior to A.02.00
Remote Command: :MMEMory:DATA <file_name>, <data>
:MMEMory:DATA? <file_name>
Notes: The string must be a valid logical path.
The command form is MMEMory:DATA <file_name>,<data>. It loads
<data> into the file <file_name>. <data> is in 488.2 block format.
<file_name> is string data.
The query form is MMEMory:DATA? <file_name> with the response being
the associated <data> in block format.
Initial S/W Revision: Prior to A.02.00