Bosch Appliances Network Router D6100 User Manual

Page of 168
Conettix D6600/D6100 | Computer Interface Manual | 3.0  
Computer Communication Protocols 
 
Bosch Security Systems, Inc. | 1/07 | 4998122703-01 
39 
 
3.2.15  RB2000 (Message Type R) Description 
SIA Mode Description 
RB2000 Example 
<LF><CRC><R><sequence#><receiver#><line#>[<VDS message>]<CR> 
 
Table 63: 
RB2000 (Message Type R) Byte Description 
 
Title Description 
LF 
Standard line feed character, hex 0A. 
CRC 
Cyclical redundancy check number.  
ASCII R, Message Type R for RB2000 format.  
sequence# 
The message sequence number. The valid sequence number range: 0001 to 9999. 
Receiver# 
The receiver gateway that sent the message. Valid digits: 01 to 99 for the D6600/D6100. 
line# 
The line number of the line in the receiver gateway that sent the message. Valid digits: 00 to 
99. The receiver uses Line 0 (zero) for internal messages. 
<VDS message> 
VDS message sent as a hex string, the receiver extracts the alarm type. 
CR 
Hex 0D 
 
 
Figure 17:  Single message sent to Printer 
MM/DD HH:MM Lxx RB2 ACCT xxxxxxxxxxxx 
+++ RB2000_EVENT_RAW_DATA 
 
Figure 18:  Multiple messages sent to printer 
MM/DD HH:MM Lxx RB2 ACCT xxxxxxxxxxxx 
+++ RB2000_EVENT_RAW_DATA 1 
+++ RB2000_EVENT_RAW_DATA 2 
... 
+++ RB2000_EVENT_RAW_DATA n 
 
 
Table 64: 
RB2000 (Message Type R) Printer 
Output 
 
Characters Description 
MM/DDsHH:MM 
Date and time. 
RB2 RB2000 
format. 
Lxx 
Line number. 
ACCT xxxxxxxxxxxx 
Subscriber number, up to 12 
characters(hex). 
RB2000_EVENT_RAW
_DATA 
The raw data of RB2000 event. 
RB2000_EVENT_RAW
_DATA1 
The raw data of RB2000 event 1. 
RB2000_EVENT_RAW
_DATA 2 
The raw data of RB2000 event 2. 
RB2000_EVENT_RAW
_DATA n 
The raw data of RB2000 event n.