#7 function enables the user to perform special control functions. Some of them should be used with
the extreme care.
#7 function formats are defined as follows:
#7,AC;
This function returns auto calibration in the format #7,AC,x;
#7,AC,x;
This function enables ( x = 1 ) or disables ( x = 0 ) the auto calibration and returns the following sequence
of characters: #7,AC;
#7,AS;
Get settings for the Auto-Run function.
Response format:
#7,AS,e,HH,MM,hh,mm,dW,mR;
where:
e – On (e=1), Off (e=0),
HH – hour of the measurement start,
MM – minutes of the measurement start,
hh – hour of the measurement stop,
mm – minutes of the measurement stop,
dW – day of week in which the measurement will be done:
bit:0 – Monday,
...
bit:6 – Sunday
mR – maximum number of the measurement days,
#7,AS, e,HH,MM,hh,mm,dW,mR;
where:
e – On (e=1), Off (e=0),
HH – hour of the measurement start,
MM – minutes of the measurement start,
hh – hour of the measurement stop,
mm – minutes of the measurement stop,
dW – day of week in which the measurement will be done:
bit:0 – Monday,
...
bit:6 – Sunday
mR – maximum number of the measurement days,
Response format:
#7,AS;