14
5.20 SET BEEP ENABLE
Switches the beeper on/off
Command code:
70092
Parameter:
1 byte
0 ... switch off
1 ... switch on
Return:
none
Comment:
The beeper can be switched on and off with this command. As opposed to the other ”Flag
commands” this status is saved in the ”non-volatile RAM”, i.e. this state is not lost when
the unit is switched off.
5.21 REPORT BEEP ENABLE
Queries the beeper status
Command code:
70093
Parameter:
none
Return:
1 byte
0 ... switched off
1 ... switched on
5.22 TOGGLE BEEP ENABLE
Changes the Beep status from ON to OFF or vice versa
Command code:
70094
Parameter:
none
Return:
none
Comment:
The status ON or OFF is changed and at the same time saved in the ”non-volatile RAM”, i.e.
this state is not lost when the unit is switched off.