01-17-2014 08:05 AM
Hello everyone,
I've build a projet that works fine on PC Target and Now I must convert this project to work on cRIO target with some control and monitoring from PC.
Are there some steps i should follow to acheive that? Any Links that may help?
Thanks in advance
01-17-2014 05:12 PM
There is a lot to consider when making the change. But you usually approach them on a case by case basis. As far as overall things go, its important to understand what things work on which type of system. You can start by identifying which operating system is on your cRIO, based on its hardware number. Then look at the corresponding link for that operating system,
Those documents will give you a good general overview of what functions/options are available on which types of targets. This will be important if you're transfering code from a Windows PC to a Real-Time OS as some functions may not work properly.
From here, there is lots of getting started material and programming guides. Really, Google will be your friend as you approach each issue individually. But... to start I recommend the cRIO Developers Guide and the getting started with cRIO manual.
01-24-2014 03:57 AM
Hello Tim,
Thanks for your very helpfull reply.
I've an issue now with creating VIs in Target Part which is : when I'm trying to add any function from Functions Palette, I find no functions in it ! as in the image.
Is there anything missing or i have to install?
Thanks in advance 🙂
01-27-2014 11:51 AM
Hi ahmelsayed,
I would recommend looking at this KB: http://digital.ni.com/public.nsf/allkb/AE0B46020D22C7E4862565550071FB1D. I would also try using Quick Drop (ctrl + Spacebar) to see if you can select any functions. If so, that would suggest the files do still exist.