12-03-2009 10:48 AM
Hello,
I'm using the basic serial write and read VI from the labview examples. I'm capable of sending and receiving data using VISA. However when I'm trying to compare the strings I receive, I always get a false conclusion (even when I just copy the string i received to one of the branches of the compare-function). I've tried removing whitespace and to low case functions, this doesn't work.
Can anybody please explain what i'm doing wrong?
Sincerely,
Tom
12-03-2009 11:46 AM
I found it myself, there was a hidden \00
this can be closed