H-5223 – Xylem H-5223 User Manual
Page 75

found, nothing is transmitted. Use DIRINTERNALDATA to get the names of the
files in internal data memory.
Parameters:
None.
Response:
See DUMPDATACARDFILE above.
Example:
See DUMPDATACARDFILE above.
Command:
COPYDATATOCARD
Description:
Copies all of the files from internal memory to the data card. Files are renamed as
they are copied. The file extension gets changed so that the first letter is
alphabetic. For example, 000 gets changed to A00, 001 gets changed to A01. If
files already exist with ‘A’, then ‘B’ is used, and so on.
Parameters:
None.
Response:
The XL™ reports each file being copied. It gives the name before and after
renaming.
Example:
->COPYDATATOCARD
5
Command sent to XL™.
Copying Site_ID.000 ==> Site_ID.A00
rs Response from XL™.
Copying Site_ID.001 ==> Site_ID.A01
rs Response from XL™.
Copying Site_ID.002 ==> Site_ID.A02
rs Response from XL™.
rs
Response from XL™.
Command:
DATACARDBYTESUSED?
Description:
Calculates the total number of bytes used on the data card. This number reflects
the total space used on the card.
Parameters:
None.
Response:
The response will be an ASCII string representing the number of bytes used.
Example:
->DATACARDBYTESUSED?
5
Command sent to the XL™.
Data Card Bytes Used = 20311
rs
Response from the XL™.
Command:
DATACARDBYTESFREE?
C-16 Remote Operation (Command Mode)
H-5223