01-07-2011 12:03 PM
Hello,
Is it possible to have citadel as database in cRIO having Vxworks as OS.
I donot have any host pc in the developement setup.
I need to store data in cRIO by implementing any kind of data.
Kindly let me know what all are the drawback for citadel.
01-07-2011 08:51 PM
Hi,
Citadel works only on PC Machines with windows OS. If you want log data in cRIO you must use file functions located on File I/O palette. And if I not wrong all the TDMS, ZIP, Storage VI, XML palettes dont will work too.
01-10-2011 02:37 AM
There is an SQLite library somewhere on one of the NI Developer Resources specifically ported to cRIO. That may be the solution for you.