This function returns state of automatic instrument shutdown function in case of low level of external power.
#7,XP,1; is returned if function is active, #7,XP,0; otherwise. Function returns #7,XP; in case of success.
#7,XP,n;
This function sets state of automatic instrument shutdown function in case of low level of external power. n =
1 activates function, n = 0 disables this function
#7,XL;
This function returns triggering level for automatic instrument shutdown function in case of low level of external
power in the format #7,XL,nn; where nn - level in V*100.
#7,XL,nn;
This function sets the triggering level for automatic instrument shutdown function in case of low level of external
power, where nn - triggering level in V*100. Function returns #7,XL; in case of success.
#7,BV;
This function returns battery voltage in V
#7,UV;
This function returns usb voltage in V
#7,EV;
This function returns external voltage in V
#7,FF;
This function returns internal timesignal memory free space in the format:
#7,FF,ddddd; (ddddd - number of bytes in decimal format).
#7,SL;
This function returns all statistical levels in the format #7,SL,sl1,sl2,sl3,sl4,sl5,sl6,sl7,sl8,sl9,sl10;
Note: For the unknown function and/or in the case of the other error, all these functions return
the following sequence of characters: #7,?;
A.9. FUNCTION #9 – WRITING SETUP FILES TO THE INTERNAL FLASH-DISC
Function #9 allows uploading files containing instrument setup to the internal Flash-disc.
The function expects files in format described in Appendix B, paragraph B.9. Function should be used with
extreme care.