05-27-2008 03:00 AM
05-27-2008 03:21 AM - edited 05-27-2008 03:22 AM
05-27-2008 03:22 AM
05-27-2008 03:31 AM
hi
thks but this error occurs
LabVIEW: File not found. The file might have been moved or deleted, or the file path might be incorrectly formatted for the operating system. For example, use \ as path separators on Windows, : on Mac OS, and / on Linux.
---
NI-488: Non-existent board.
if i choose to open the current folder for example i open C:\
why it occurs and how to avoid it?
plz
and the slider how to do in while loop can i get example
05-27-2008 03:38 AM
jeyanthi wrote:thks but this error occurs
jeyanthi wrote:if i choose to open the current folder for example i open C:\
05-27-2008 03:43 AM
let say i have a text file in E:\ read.txt i want to copy it to c:\ how to do tht..erm
i use copy option frm advance file >> copy
05-27-2008 03:56 AM
Hi jeyanthi,
i think you can only show a slider with relative correct position if you copy the file byte by byte. See the attached example.
Hope it helps.
Mike
05-27-2008 04:00 AM
05-27-2008 04:02 AM - edited 05-27-2008 04:03 AM
Hi jeyanthi,
Mike
05-27-2008 04:18 AM
thk u
Mike its works
thk u again