02-19-2009 11:07 AM
Hello,
I think I've recently come across a bug in the VIs :
with CompactRIO NI9014 and Labview 8.6. This bug did not exist with Labview 8.5.
Description of the bug. These VIs do not behave correctly if we give them root paths such as "C:\" for the internal memory or "U:\" for the USB key. The VIs will report "device not existing" or something like that. They will work correctly with existing non-root paths (e.g., "C:\tmp"). Note, using root paths is useful to detect whether a USB device is connected to the CompactRIO when you do not know whether the USB device contains a specific folder.
Workaround I've found. Strangely, if we use root paths with small letters ("c:\" instead of "C:\"), it works correctly.
Best regards,
Xavier
11-18-2010 01:12 PM
Has this been fixed?
11-19-2010 09:59 AM