02-22-2007 10:21 AM
02-22-2007 12:36 PM
02-22-2007 01:49 PM
Thanks,
I was just XORing the individual items not the commas.
Makes a difference.
Also, taking the string apart into 15 individual items is not the ticket.
Here's a VI with the four possibilities.
Only one calculation gives the expected result.
02-23-2007 07:11 AM
02-23-2007 08:17 AM
02-23-2007 08:34 AM
Perfect.
Thank you.
Implemented and works as needed in my code.