#7,AN,FName;
This function sets the name of the file for the Autosave function as the FName. The given name has to start
with the '@' character and contain no more than 8 characters. The function returns
the following sequence of characters: #7,AN;
This function is not accepted and not performed while the instrument is in the RUN state.
#7,AN;
This function returns current file name used by Autosave function in the format: #7,AN,FName;.
This function is not accepted and not performed while the instrument is in the RUN state.
#7,AV;
This function returns analyser firmware version in the format #7,AV,XX.XX.XXC; where XX.XX.XX is firmware
version, C – firmware subversion.
#7,US;
This function returns unit subtype in the format #7,US,XX;.
#7,BS;
This function returns battery charge level in the format #7,BS,nn; where nn is a percent value. When battery
state is not available (i.e. unit is powered from external source) function returns #7,BS,-1;.
#7,AL,?;
This function returns list of activated triggers as following sequence of characters: #7,AL,a1,...,an; where
a1,..,an are numerical indexes of activated triggers. Returned sequence #7,AL,0; means no activated triggers.
#7,AL,x;
This function returns text information about activated trigger in form it would be sent in sms/email message
and removes trigger x from #7,AL,?; response list. If trigger x isn't on the response list #7,AL,-1; is returned
#7,AL,R;
This function clears all triggers settings. Returns #7,AL,R1; upon completion
#7,LB;
This function returns current logger file name in the format: #7,LB,FName;.
#7,UH;
This function returns usb host port status in the format: #7,UH,XX;
where XX:
0 - not ready
1 - RS232
3 - USB DISC
5 - WAVE RECORDING
#7,UH,XX;