Manual
Command Reference
62 Beijer Electronics, MAEN993
5.6.28LAU_STATUS_BUZZER (0x0306)
Current Buzzer State
Returns the current buzzer state. The buzzer state can be changed using the SCOM
command “LAU_CONTROL_BUZZER”.
Supported since Firmware Version
LAUER RBC: 0.0.0.1
Command Stream
Response Message (Acknowledge)
Response Message (Negative Acknowledge)
Under normal operation conditions, a device never sends a negative acknowledge in
response to this command.
Maximum Lr for this Command
9
Example
Check whether the buzzer of the device at address 0.7 (group 0, address 7) is activat-
ed:
According to the data returned by the device at address 0.7 (group 0, address 7), the
buzzer is currently deactivated:
0 1 2 3 4 5 6 7...8 9
0x07 ADR
0x4C 0x41 0x55 0x02 ICHKH 0x03 0x06 ICHKD
0 1 2 3 4 5 6 7 8
0x06 ADR
0x4C 0x41 0x55 0x01 ICHKH Ret ICHKD
Ret
Value: 0x00: Buzzer enabled
0x01: Buzzer disabled
Type: Byte
Length: 1
Description: Current buzzer state
0 1 2 3 4 5 6 7...8 9
0x07 0x07 0x4C 0x41 0x55 0x02 0x0D 0x03 0x06 0xF6
0 1 2 3 4 5 6 7 8
0x06 0x07 0x4C 0x41 0x55 0x01 0x0F 0x00 0xFF