LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

CRC

Hi

Has anybody created a 16 bit CRC sub-vi in labview. If so, is it
possible to look at some sample code

Thanks


Sent via Deja.com http://www.deja.com/
Before you buy.
0 Kudos
Message 1 of 5
(3,572 Views)
Hi,

In our vi-library (on-line: www.air.nl), there is a U8 CRC vi. Look in the
ModBus code. Input of the vi is an U8-array, output is a U16. Maybe it will
help.

You can find documentation on CRC's in Numerical Recipes, chapter 20-3 :

http://www.ulib.org/webRoot/Books/Numerical_Recipes/bookcpdf.html

Regards,

Wiebe Walstra

--
AIR technical Automation
www.air.nl
wrote in message news:8uv7b2$3qk$1@nnrp1.deja.com...
Hi

Has anybody created a 16 bit CRC sub-vi in labview. If so, is it
possible to look at some sample code

Thanks


Sent via Deja.com http://www.deja.com/
Before you buy.
0 Kudos
Message 2 of 5
(3,572 Views)
I see no such VI at the posted location.
0 Kudos
Message 4 of 5
(3,572 Views)
Hope this helps...

Martin
wrote in message news:8uv7b2$3qk$1@nnrp1.deja.com...
> Hi
>
> Has anybody created a 16 bit CRC sub-vi in labview. If so, is it
> possible to look at some sample code
>
> Thanks
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.



[Attachment CRC16_example.llb, see below]
0 Kudos
Message 3 of 5
(3,572 Views)
This code doesn't appear to function.
0 Kudos
Message 5 of 5
(3,572 Views)