![WatchGas BEACON SOUNDER User Manual Download Page 10](http://html1.mh-extra.com/html/watchgas/beacon-sounder/beacon-sounder_user-manual_3515429010.webp)
BEACON SOUNDER
detection
watch
gas
10
FORMAT
The serial commands consist of a 7 byte string with the following layout.
BYTE
FORMAT
DESCRIPTION
0
ASCII ‘X’
Synchronization character
1
ASCII Hex
Display mode
2
ASCII Hex
Red
3
ASCII Hex
Green
4
ASCII Hex
Blue
5
ASCII Hex
Sound mode
6
ASCII Hex
CRC
All ASCII Hex values are a single value ranging from 0 to F.
NOTE
This command has to be repeated at least every 15 seconds. If no command has
been received for 15 seconds, the Beacon Sounder will switch off.
The CRC byte is calculated as following:
crcByte = toHex ( (Byte[0] + … + Byte[5]) & 0xF );
DocuSign Envelope ID: AD1219C0-C292-4C55-B2EE-1190F300B975