CRC Calculation Continued
Function code Two byte (16 bit) Register Overflow
HB LB Bit
A001 1010 0000 0000 0001
Exclusive OR 1001 0010 1010 1010
7th shift 0100 1001 0101 0101 0
8th shift 0010 0100 1010 1010 1
A001 1010 0000 0000 0001
Exclusive OR 1000 0100 1010 1011
Sixth Byte 01 0000 0001
Exclusive OR 1000 0100 1010 1010
1st shift 0100 0010 0101 0101 0
2nd shift 0010 0001 0010 1010 1
A001 1010 0000 0000 0001
Exclusive OR 1000 0001 0010 1011
3rd shift 0100 0000 1001 0101 1
A001 1010 0000 0000 0001
Exclusive OR 1110 0000 1001 0100
4th shift 0111 0000 0100 1010 0
5th shift 0011 1000 0010 0101 0
6th shift 0001 1100 0001 0010 1
A001 1010 0000 0000 0001
Exclusive OR 1011 1100 0001 0011
7th shift 0101 1110 0000 1001 1
A001 1010 0000 0000 0001
Exclusive OR 1111 1110 0000 1000
8th shift 0111 1111 0000 0100 0
CRC code 7F04
Transmitted Message:
DEVICE FUNCTION STARTING NUMBER OF CRC
ADDRESS CODE REGISTER REGISTERS
06 03 00 08 00 01 04 7F
52