LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

CRC-16 (Polynomium 8005)

Hello.

I search for a CRC VI that could generate CRC-16 based on the 8005 polynomium.
For crc freaks: checkout this fabolous CRC calculator:

http://rcswww.urz.tu-dresden.de/~sr21/crc.html
0 Kudos
Message 1 of 7
(7,868 Views)
This is crc16 that i wrote for my applications.
You have include to your project directory also crc16.dll.

Nadav Chernin
nadav@progland.com
Download All
Message 2 of 7
(7,868 Views)
I got the unexpected answer (crc differs from the one provided as an example).
Could somebody comment on this?
block: EA60 A102 0400 crc: 3E16 (expect 2D27)

Thanks

Janusz Downar
0 Kudos
Message 3 of 7
(7,867 Views)
It depends on how you intialize the algorithm and on whether you are reversing the sequence or not

Refer to the following discussion thread.. Has vi's that are purely G, no .dll

http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RPAGEID=135&HOID=50650000000800000021AF0000&UCATEGORY_0=_49_%24_6_&UCATEGORY_S=0&USEARCHCONTEXT_TIER_0=0&USEARCHCONTEXT_TIER_S=0&USEARCHCONTEXT_QUESTION_0=ccitt&USEARCHCONTEXT_QUESTION_S=0
0 Kudos
Message 4 of 7
(7,867 Views)

Nadav,

I'm interested in what were conditions for your CRC-16 .DLL... I was trying to create a comm driver for an equipment that use CRC-16 as part of comm strings by RS-232.

This equipment's documentation only mentioned that it uses CRC-16 as part of its communications protocol but not details about what variations for CRC-16 were used (initial value, reversed bytes,... etc). I was trying some of those variations but none give me results as espected... YOURS DID IT !!

Could you provide that info on what variation of CRC-16 is used at your code??

Thanks in advance !!

0 Kudos
Message 5 of 7
(7,358 Views)

why your zip can't open?

 

 

 

_______________

replcia handbags

Message Edited by vila on 03-25-2009 02:18 AM
0 Kudos
Message 6 of 7
(6,510 Views)
Its opening for me. I don't know why u can't. I just attached the file here inside that zip.
0 Kudos
Message 7 of 7
(6,507 Views)