01-08-2006 02:31 PM
01-08-2006 03:59 PM
01-08-2006 10:57 PM
01-09-2006 12:17 AM
Hi
You could use the "Strin to Bytearray" function. This allows you to compare each character, although it may not be displayed in the string control.
Hope this helps.
Thomas
01-09-2006 12:36 AM
still can't see the ctl+g;????
regard's
eyal.
01-09-2006 12:40 AM
Then I'd say it is not there.
How do you get the data? Did you check with another tool if it works?
01-09-2006 01:33 AM
01-09-2006 01:42 AM
As you may have seen in my posts, I use LV7.0.
So could you repost your vi as LV7.0 (File>>Save with options>>Save for previous)?
01-09-2006 02:01 AM
01-09-2006 02:08 AM
I strongly assume you don't read the barcode with the posted vi.
I further assume you have a barcode scanner, which is connected to a computer over rs232 ore something else. If there really is ^G at the end of the data you should receive, there won't be either 0x47 or 0x67, but 0x7 instead.
So tell us more about the whole system.