LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

CRC calculation

Hi 

I am trying to implement  CRC-15 calculation as described in Bosch's Specification using the polynomial

x15 + x14 + x10 + x8 + x7 + x4 + x3 + 1

  However i found a VI which has implemented the CRC-16 calculation.

My question is can i modify the same VI to calculate CRC-15 by changing the

intialization vector to 0000 and the EX-or constant to 0X4599.?

 

Please find the VI attached.

 

Thanks in Advance

 

0 Kudos
Message 1 of 1
(2,800 Views)