LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

C code

Hi All,

 

I have this checksum problem. Previously i am using C programming to do the checksum but since LabVIEW does not have a c code function (please correct me if i am wrong), i would need to convert/model it from C to LabVIEW model.

 

Say i have these few hexa values that i need to compute a checksum (81FF, 178B and 94) and the resulting checksum should be 65E2(hexa). I have tried the VIs of some of the past checksum posts but am unable to get the desired result.

 

Also, let's say the values that i need to compute a checksum are not of the same format, e.g 81FF(hexa) 1234(decimal), how can i go able to implement a checksum function for these two numbers?

 

Please help. Thank you.

0 Kudos
Message 1 of 3
(3,316 Views)

sorry for the double post as there was some problem with my PC and when i refresh, it got posted again. How can i remove this post?

0 Kudos
Message 2 of 3
(3,308 Views)

Click options from the right top and click report to moderator.

 

For the rest of us continue here

0 Kudos
Message 3 of 3
(3,299 Views)