02-27-2008 08:02 AM
02-27-2008 08:10 AM - edited 02-27-2008 08:12 AM
Hi dudhar,
how do you define numeric values? Are this "hello 12 nice 11 day" two or four numeric values? Can you give us an example of your data and the expected number of counts?
Mike
02-27-2008 08:24 AM
02-27-2008 08:31 AM
Hi Robin,
Do you want to count the data already stored in a data file or count them as you write the values to the file? In the former case, you can use the "Spreadsheet string to Array" function followed by "Array Size" function. In the latter case, you can just use a numeric indicator and increment everytime you write the data to the file.
Vikas
02-27-2008 08:32 AM
hi dudhar,
if you have only values like the sting you show, you can use the "spreadsheet string to array" function with delimiter tab or what ever is between your numbers. After that count the number of enties in the array.
Mike
02-27-2008 08:34 AM
02-27-2008 08:35 AM
02-27-2008 09:12 AM
02-28-2008 05:09 AM
02-28-2008 05:23 AM
Hi Robin,
Since it is a different topic, I suggest you create a different thread so that others may be able to help too.
Anyway.. I have not worked with USB protocols, but I assume short mode refers to some sort of test mode. Have you checked if the motherboard supports or needs to be re-configured for this mode?
Vikas