09-11-2008 03:19 PM - edited 09-11-2008 03:20 PM
09-11-2008 03:58 PM
You've got a front panel control called 'file path 2' and a global called 'Path'. Delete both of these. You've got a front panel control called 'File Output Path'. In order to pass a path from a main to this VI, you need to wire the 'File Output Path' to the VI's connector pane. Using the connector pane is the basic method to pass data between a main VI and a subVI. It is covered in the on-line help as well as the tutorials available from NI.
09-12-2008 08:36 AM
09-12-2008 09:01 AM
09-12-2008 09:33 AM