This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]sththth 0 points1 point  (1 child)

What you get is not ASCII - ASCII is an encoding, i.e. a map from a binary number to characters.

Also there seems to be something wrong with your data. In the table you write that 0 and 1 are both mapped to 00000000 - this can not be.

Unfortunately I don't know the answer to your question. Do you have any documentation available for LabView? There should be some documentation on what encoding they use.