01-11-2006 09:34 PM
01-12-2006 12:11 PM
Hi Ben,
An easy way to determine the correct path is to use the File Dialog VI. This VI opens the PDA file dialog and returns the path of the file that the user selects. This should show you the path your PDA is looking for. I believe that the original Play Wave PPC VI uses this method so you could just run the original VI and note the path that the File Dialog VI returns. Try checking the path and let us know if the errors continue.
Hope this helps!
Megan B.
National Instruments
01-12-2006 01:12 PM
01-13-2006 02:05 AM
01-13-2006 01:06 PM
Hi Ben,
Have you tried using a string constant with the correct path in it, and then converting this string to a path and wiring the path to your File I/O VI? This might be a good way to get around the appended "c:".
Give that workaround a try and let us know how it goes!
Megan B.
National Instruments