#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).
#7,BS;
This function returns battery state in %. If the instrument is powered from the USB interface – the function
returns (-1).
#7,BV;
This function returns battery voltage in 10 mV.
#7,CD;
This function returns diffuse field correction setting in the format #7,CD,x;
#7,CD,x;
This function enables ( x = 1 ) or disables ( x = 0 ) the diffuse field correction setting and returns
the following sequence of characters: #7,CD;
#7,CS;
This function restores the factory settings.
#7,DL;
This function returns day time limits in format #7,DL,x;
#7,DL,x;
This function enables ( x = 1 ) or disables ( x = 0 ) day time limits and returns the following sequence of
characters: #7,DL;
#7,DS,file_name;
This function deletes setup file in SETUP directory specified by file_name.
#7,ED;
This function deletes all files on SD-card. The function returns #7,ED;
This function is not accepted while the instrument is in the RUN state.
#7,FL,x;
This function locks ( x = 1 ) or unlocks ( x = 0 ) access to files and results and returns the following
sequence of characters: #7,KL;
#7,FL;
This function returns the states of access to files and results lock in the format #7,FL,x;
#7,FT;
This function returns file system on SD-card in the format #7,FT,x;.where x denotes -1: no SD-
card, 1: FAT16, 2: FAT32, 3: FAT12.
#7,IM,x;
This function sets mode of the interface in the format #7,IM,x; where x denotes 0: START_STOP,
1: SIMPLE, 2 ADVANCED. Function returns the following sequence of characters: #7,IM;