LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

crc8

Solved!
Go to solution

Hello,
 I use labview8.5, and I would like to make a program to calculate the CRC8.
Can you help me please
cordially
manu23

0 Kudos
Message 1 of 17
(5,452 Views)

Hi manu,

 

search the forum, CRC calculations are rather common in here!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 17
(5,447 Views)

Did you search the forums for crc8?  If you had you might have found this .

0 Kudos
Message 3 of 17
(5,441 Views)

And please don't duplicate you post, or at least say so if you do.


We have two ears and one mouth so that we can listen twice as much as we speak.

Epictetus

Antoine Chalons

Message 4 of 17
(5,438 Views)

Yes I looked, but I can not open it because I do not have the right version of labview

0 Kudos
Message 5 of 17
(5,435 Views)

Hi manu,

 

then you should post in the "Version conversion" board!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 6 of 17
(5,430 Views)

Then you can ask for someone to "save for previsou version" there is a section for that. Post a link to the VI you would like to be down-converted and the LV version you have 😉


We have two ears and one mouth so that we can listen twice as much as we speak.

Epictetus

Antoine Chalons

0 Kudos
Message 7 of 17
(5,428 Views)

I duplicate my post, because the english forum is more reactive

0 Kudos
Message 8 of 17
(5,425 Views)

OK, that's a good reason, but next time give the link to the orginal post in the new one.


We have two ears and one mouth so that we can listen twice as much as we speak.

Epictetus

Antoine Chalons

0 Kudos
Message 9 of 17
(5,422 Views)

Out of curiosity why are you using a CRC8? It is a very weak CRC and you have a 1 in 255 chance of not detecting an error because multiple bit patterns will result in the same CRC. Even a CRC16 is fairly weak.



Mark Yedinak
Certified LabVIEW Architect
LabVIEW Champion

"Does anyone know where the love of God goes when the waves turn the minutes to hours?"
Wreck of the Edmund Fitzgerald - Gordon Lightfoot
0 Kudos
Message 10 of 17
(5,400 Views)