LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

crc16-ccitt

can someone give me feedback on this CRC16-CCITT VI that i have written. It appears to be correct for the Poly 1021 and initial value of FFFF ??

Thanks in advance


James
- James

Using LV 2012 on Windows 7 64 bit
0 Kudos
Message 1 of 2
(4,621 Views)
http://www.joegeluso.com/software/articles/ccitt.htm

According to this page your routine is a working variation (good job) because the value "123456789" results in "0xE5CC" as stated.
Message 2 of 2
(4,596 Views)