12-01-2008 08:39 AM
i want to deploy an already built application to cRIO 9012.
in that application i am using webservices as well.
what should i do.
iam also use vit's and call these vit's and some other vi's by reference.
iam also log my data to files, before logging i create some folders and then file (folder\subfolder\subfolder\logging file).logging files are created in vit's.
this all is working on my computer (windows xp)
but when i use cRIO and make a startup application i got the following issues
1. it didnt make all folders
2. no webservice (might be i have to make these webservice again for cRIO which will my later issue)
3. then i run my application simply by targetting the cRIO (without making startup application) i found that folders are created but the data files are still missing.
4. by hit and trail (run again and again) i dont know how but at last it create data files as well and log some data. but again when i make startup application it didnt log data.
what things regarding paths and vit's i should keep in mind to get my desired results
iam using labview 8.6 and cRIO has also labview 8.6 real time
thanx
12-02-2008 08:45 AM
Hey,
Please take a look at this post : 8.6 web service questions , I think it will answer some of your questions.
12-02-2008 08:48 AM