This function is not accepted and not performed while the instrument is in the RUN state.
#7,LP;
This function returns last internal files flash page.
#7,ME;
This function returns total storage capacity in MB.
#7,BP;
This function returns last internal buffer flash page.
#7,SS;
This function saves the current settings of the instrument in the EEPROM memory. The function returns the
following sequence of characters: #7,SS;
This function is not accepted and not performed while the instrument is in the RUN state.
#7,DF;
This function deletes all files containing measurement results from the internal flash memory.
The function returns the following sequence of characters: #7,DF;
This function is not accepted and not performed while the instrument is in the RUN state.
#7,DF,fileName;
This function deletes file named fileName containing measurement results from the internal flash memory.
The function returns the following sequence of characters: #7,DF;
This function is not accepted and not performed while the instrument is in the RUN state.
#7,DF,fileName<iAddr;
This function deletes file located at internal address iAddr containing measurement results
from the internal flash memory. The function returns the following sequence of characters: #7,DF;
This function is not accepted and not performed while the instrument is in the RUN state.
#7,DS;
This function deletes all files containing instrument’s settings from the internal flash memory.
The function returns the following sequence of characters: #7,DS;
This function is not accepted and not performed while the instrument is in the RUN state.
#7,DS,fileName;
This function deletes file named fileName containing instrument's settings from the internal flash memory. The
function returns the following sequence of characters: #7,DS;
This function is not accepted and not performed while the instrument is in the RUN state.
#7,DS,fileName<iAddr;
This function deletes file containing instrument's settings located at internal address iAddr
from the internal flash memory. The function returns the following sequence of characters: #7,DS;
This function is not accepted and not performed while the instrument is in the RUN state.