Status Messages – Poll / Response (continued)
Message type 0x04 – pCode 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
00000100 [ A ][ B ][ C ][ D ]
8 bits, Message type 0x04
[A] 16 bits, Style number (unsigned binary MSB...LSB)
[B] 16 bits, Subtype number (unsigned binary MSB...LSB)
[C] 8 bits, pCode major version (unsigned binary)
[D] 8 bits, pCode minor version (unsigned binary)
Example – 18EF0580 [7] 04 0D 1C 00 0E 01 05
This response indicates the unit at CAN node address ‘0x80’ has pCode:
Style – 3356 (Trident)
[ Style number = 0x0D1C | 3356 ]
Subtype – 14 (Novotechnik sensors)
[ Subtype number = 0x000E | 14 ]
Version – 1.05
[ pCode code major version = 0x01 | 1 ]
[ pCode code minor version = 0x05 | 5 ]
39