20
G
Appendix
1.0 RMT Telegramm (Receive Message Telegram)
Bit 7 .....................Bit 0
0xA5 ....................Sync Byte 1
SB 1 .....................0xA5
SB 2 .....................0x5A
Typ ........................8B
ORG .....................94
DB 3 ....................00
DB 2 ....................00
DB 1 ....................00
DB 0 ....................BM
ID3 .......................ID No. of gateway
ID2 .......................ID No. of gateway
ID1 .......................ID No. of gateway
ID0 .......................ID No. of gateway
Status..................BM
Chks .....................Check sum
1.1
Gateway Message changed its Baud Mode
(RMT Receive Message Telegram)
The gateway sends this telegram to the master after a baud rate change.
The baud rate is set via jumpers at the gateway:
DB0 (BM) → New value of baud rate
Status (BM) → 9,6 kBaud
Status (BM) → 19,2 kBaud
Status (BM) → 38,4 kBaud
Status (BM) → 57,6 kBaud
Bit 7 .....................Bit 0
SB 1 .....................0xA5
SB 2 .....................0x5A
Typ ........................8B
ORG .....................9A
DB 3 ....................00
DB 2 ....................00
DB 1 ....................00
DB 0 ....................00
ID3 .......................ID No. of gateway
ID2 .......................ID No. of gateway
ID1 .......................ID No. of gateway
ID0 .......................ID No. of gateway
Status..................00, 01
Chks .....................Check sum
1.2
Gateway Message changed its LRN Mode
(RMT Receive Message Telegram)
The gateway sends this telegram to the master after button S3 has been pressed.
The status byte indicates the learning mode status:
Status = 00 → LRN mode is passive
Status = 01 → LRN mode is active,
transmitters IDs can be learned by the input filter.
Bit 7 .....................Bit 0
SB 1 .....................0xA5
SB 2 .....................0x5A
Typ ........................8B
ORG .....................9B
DB 3 ....................ID3
DB 2 ....................ID2
DB 1 ....................ID1
DB 0 ....................ID0
ID3 .......................ID No. of gateway
ID2 .......................ID No. of gateway
ID1 .......................ID No. of gateway
ID0 .......................ID No. of gateway
Status..................IND
Chks .....................Check sum
1.3
Gateway Message New INFI ID learned
(RMT Receive Message Telegram)
The gateway sends this telegram to the master after a transmitter ID has been learned
by the input filter in LRN mode.
The respective transmitter ID of the transmitter that has been learned is indicated in bytes
DB3 through DB0.
Status (IND) = Index position number (1-32) in the input filter.
Indicates the learned transmitter’s position in the input filter.
Bit 7 .....................Bit 0
SB 1 .....................0xA5
SB 2 .....................0x5A
Typ ........................8B
ORG .....................9F
DB 3 ....................ID No. of transmitter
DB 2 ....................ID No. of transmitter
DB 1 ....................ID No. of transmitter
DB 0 ....................ID No. of transmitter
ID3 .......................ID No. of gateway
ID2 .......................ID No. of gateway
ID1 .......................ID No. of gateway
ID0 .......................ID No. of gateway
Status..................00
Chks .....................Check sum
1.4
Gateway Message Duplicate ID not learned
(RMT Receive Message Telegram)
The gateway sends this telegram to the master
when no more transmitters can be learned because the input filter is already full.
DB3 - DB0 (transmitter ID) = ID of the transmitter that couldn’t be learned.
Bit 7 .....................Bit 0
SB 1 .....................0xA5
SB 2 .....................0x5A
Typ ........................8B
ORG .....................9E
DB 3 ....................00
DB 2 ....................00
DB 1 ....................00
DB 0 ....................00
ID3 .......................ID No. of gateway
ID2 .......................ID No. of gateway
ID1 .......................ID No. of gateway
ID0 .......................ID No. of gateway
Status..................00
Chks .....................Check sum
1.5
Gateway Message INFI completely erased
(RMT Receive Message Telegram)
The gateway sends this telegram to the master after the input filter content
has been deleted by pressing button S3 at the gateway.