08-26-2005 07:48 AM
08-26-2005 08:31 AM
08-26-2005 08:46 AM - edited 08-26-2005 08:46 AM
You could add error checking to this code.
Message Edited by EVS on 08-26-2005 05:53 PM
08-26-2005 11:12 AM
Hi EVS,
I have labview 7.0 and i cant open the files,
can seand this for labview 7.0?
regards,
eyal.
08-26-2005 11:30 AM
08-26-2005 11:45 AM
08-26-2005 11:56 AM
08-26-2005 04:18 PM
i will look there for more info to my project .
thank's again and SPA-CIVA.
regards,
eyal.
08-28-2005 07:25 AM
I suggest that you do have a look at my solution, because it's much cleaner and simpler to change if you have more columns. Also, it avoids the (probably very minor in this case) overhead of dealing with clusters (except in the OpenG Sort 2D array).
In this case, I did the conversions from string to array and back inside the VI, but it is recommended that you have a copy which handles strings arrays as described in my last post.
08-28-2005 07:33 AM