03-22-2007 01:13 PM
03-23-2007 09:37 AM
Hi Tchaou,
One thing to try is leaving the file path unwired. If left unwired you will receive a dialog box asking you to choose the file. If that works then just make sure you are using the correct file path, if you right click on the file and select properties you can copy the location into the file path. I hope this helps
Have a great day,
GG
03-23-2007 12:45 PM
Hi GiGe,
I tried to leave the file path unwired. the first time the dialog box appear when i call the step on VBAI (on the target). but after when i'm trying to run the program (on the target), a pop-up message tells me that the step failed to be initialize. what i understand by this message is that labview can not initiate read from spreadsheet function to read the file through the path. i don't know if i'm wrong. i want really to know if there is a specific way of giving a path in RT different from windows or if this function as many others is not supported by RT target as CVS.
Best Regards,
Tchaou
03-26-2007 04:24 PM
Hi Tchaou,
If the file is on the CVS then try taking the C: out of the file path. The way the file structure is set up is similar to the Linux operating system starting with a “\”. One way to look at those files is to ftp into the CVS to look at the data structure. I hope this helps.
GG