LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error when converting binary string


@programlad19 wrote:

Thank you very much. But now, when I implement this in the program which reads 1000 samples of whatever word you input (in this case, it's chris) it doesn't read the word properly. The program you simplified and created works perfectly for a manually entered string of the correct length, but now, with my 1000 sample transmitter, I just end up getting garbage. The screenshot is attached, with the output I receive. 


Your Binary string is wrong.

The first 8 chars after your search is 1100 0110 = 198 = Æ

If it's Chris you want to write you'll need C = 67 = 0100 0011

/Y

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 11 of 11
(311 Views)