LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to use the "Scan String For Tokens.vi" in LabVIEW PDA 7.1?

I have write a substring.vi which use the "Scan String For Tokens.vi". The substring.vi works fine on my desktop PC. But It failed to run on my Pocket PC 2003(iPAQ) - just run forever and never return the result! I am using LabVIEW PDA 7.1.

The substring.vi is attached.
0 Kudos
Message 1 of 2
(2,770 Views)
Hi yqin!

I downloaded your VI and tested it on a PocketPC with the same results. It looks to be a bug of some kind in the Scan String for Tokens.vi like you mentioned. I'm going to alert R&D of this issue. However, as a workaround, you could make use of the Match Pattern.vi or Scan String.vi. I realize this may take a little bit of extra coding, but it might help you to get through this hold-up for the time being.

Hope this helps!

Travis H.
National Instruments
Travis H.
LabVIEW R&D
National Instruments
0 Kudos
Message 2 of 2
(2,751 Views)