06-27-2007 05:39 PM
06-28-2007 12:30 AM
06-28-2007 03:15 PM
06-28-2007 03:20 PM
06-28-2007 03:24 PM
07-03-2007 04:30 AM
07-06-2007 08:31 AM
Hi UofH,
If you only want to collect data when the OK button is pressed it sounds like you want to use a case structure. Instead of using a For Loop, you could use a while loop, and an just keep checking to see when the current column you are using is 5 deep, then move onto the next loop. You can check the current size by using the Array Size VI. Tell me how it goes.
07-18-2007 03:56 AM
07-19-2007 04:08 PM