Status Messages – Poll / Response (continued)
Message type 0x05 – Config Version Response
Header (29 bits) 2 22 11 00 0
8... 43......65......87......0
1100011101111 [ A ][ B ]
3 bits, Priority 6 (110)
2 bits, 00
8 bits, 0xEF
[A] = 8 bits, Target (Integrator node address)
[B] = 8 bits, Source (AB node address)
Data length – 7 bytes
Data byte 0 1 2 3 4 5 6
bit 7......07......07......07......07......07......07......0
00000101 [ A ][ B ][ C ]
8 bits, Message type 0x05
[A] 32 bits, Config type (unsigned binary MSB...LSB)
[B] 8 bits, Config major version (unsigned binary)
[C] 8 bits, Config minor version (unsigned binary)
Example – 18EF0580 [7] 05 03 98 69 0E 01 05
This response indicates the unit at CAN node address ‘0x80’ has Config:
Type – 60320014 (Trident, Novotechnik sensors)
[ Config type = 0x0398690E | 60320014 ]
Version - 1.05
[ Config major version = 0x01 | 1 ]
[ Config minor version = 0x05 | 5 ]
40