03-31-2008 05:41 PM
03-31-2008 10:11 PM
04-02-2008 08:51 AM
I dont see that option. I am using Labview 8.0.
Also if my runs 1000 times, how do i stop the folder creating and repition 1000 times, because the vi for creating folder looks up the directory and finds a replica and stops.
04-02-2008 08:53 AM
04-02-2008 08:55 AM - edited 04-02-2008 08:59 AM
check this link
This will solve your problem
http://forums.ni.com/ni/board/message?board.id=170&thread.id=312784
BTW- what was your second question??![]()
04-02-2008 08:58 AM
On the Structures palette is a case statement. You might want to consider wiring the output of the Check if File or Folder Exists to a case statement and placing the code that creates a folder inside the case statement.
This is pretty elemental programming. Have you seen the learning LabVIEW basics resources here?
04-03-2008 11:15 AM
04-03-2008 11:21 AM
06-23-2008 12:11 AM
06-23-2008 12:22 AM