SVAN 979 User Manual - Appendixes
0 - Non-Metric
1 - Metric
Clear logger memory (write
only)
#7,CB; This function clears the logger memory -
all logger files will be deleted. The function
returns #7,CB; This function is not accepted while
the instrument is in the RUN state.
Logger memory free space
(read only)
#7,BF; This function returns logger memory free
space in the format: #7,BF,ddddd; (ddddd -
number of bytes in decimal format).
Number of logger files in
current directory (read
only)
#7,BN; This function returns the number of logger
files created to the current time in the format:
#7,BN,ddddd; (ddddd - number of logger files in
decimal format).
Current real time clock settings in the format:
#7,RT,hh,mm,ss,DD,MM,YYYY; where
hh:mm:ss denote the time and DD/MM/YYYY
gives the date.
#7,DA; This function deletes all files (result files
and setup files). The function returns #7,DA; This
function is not accepted while the instrument is in
the RUN state.
Internal flash memory
(read only)
#7,ME; This function returns the size of internal
flash memory in format #7,ME,FlashMB;
#7,LS,setup_name; This function loads setup
and writes settings into EEPROM. The selected
file must exist. The function returns #7,LS;
#7,SS; This function creates setup file based on
the current settings. The function returns #7,SS;
#7,CS; This function clears current setup (without
RS232 and Bluetooth).
Delete file(s) (write only)
#7,DF;
#7,DF,file_name;
#7,DF,file_name<address;
This function deletes all result files or deletes file
specified by file_name or internal flash address.
Delete setup(s) (write only)
#7,DS;
#7,DS,file_name;
#7,DS,file_name<address;
This function deletes all setup files or deletes file
specified by file_name or internal flash address.
Unit subversion (read only)
#7,US; This function returns unit subversion.