05-02-2009 09:29 AM
Hi.
I'm getting a string on a VISA-Read, and I want to pick out the numbers from it (in case 3 as shown in the picture) and display them separately. The way I solved it seems like a waste, since I know the number of numbers sent, and I'd like to read the 6 numbers from the VISA, then pick the numbers from the string I just read.
I'm basically looking for the opposite of append, but can't find it. Any suggestions?
/Olof
05-02-2009 10:20 AM