NI Home
Cart Cart | Help
Hello Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI
You are here: 
NI Home > NI Developer Zone > NI Discussion Forums


Reply
Member
hervend
Posts: 24
0 Kudos

Building relational databases on PXI RT targets

I'm currently developing a real-time acquisition system consisting in a PXIe-1082 chassis in which are inserted:

 

  - PXIe-8133 controller

  - PXIe-6366 ADC

  - PXI-7852R FPGA card

  - PXI- 8260 hard drive disks

 

Since the data are continuously acquired during weeks, months and even over years, they should be easily accessed through a database.

Another constraint deals with the ability for the system to perform field measurement and store the data even when the ethernet network is not always avaIable.

This implies constructing the database directly on the RT target. I discovered on this tutorial http://zone.ni.com/devzone/cda/epd/p/id/6287 a way to solve the problem on VxWorks RTOS... on CRIO RT targets. But this solution doesn't work on PXI RT targets since the OS is PharLap.

 

Is there anybody who has already dealt with this problem and developed a solution which could be helpful for me?

 

Additionnally, I would like to store this database on the additional HDD (PXI-8260) present in my system configuration. But the fact that these disks are not visible from the RTOS (but only from windows OS) prevents me from using them to store anything.

 

How could I workaround?

 

Best regards,

 

Hervend

Member
Texas_Diaz
Posts: 181
0 Kudos

Re: Building relational databases on PXI RT targets

What you want to do is not possible on LabVIEW Real-Time on PXI.  There is no SQL database that runs on the Phar Lap operating system.  LabVIEW Real-Time also cannot talk to RAID hard drives, there are no drivers that support RAID on RT.

 

You would have to run Windows on your RT controller, and there all of your requirements are met.

 

-Danny

Member
hervend
Posts: 24
0 Kudos

Re: Building relational databases on PXI RT targets

Hello Danny,

 

Thank you for your answer. I will look for the best way to implement what I would like to do.

 

Best regards,

 

Hervend

Member
chyparo
Posts: 6
0 Kudos

Re: Building relational databases on PXI RT targets

I tried SQLite on RT OS, but there was problem probably with missing libraries. If you are more familiar with C+ then me, you can try.

By using this web site, you accept the Terms of Use for this web site. Please read these Terms of Use carefully before using any part of this site. Please go here for information on ni.com's copyright infringement policy.
My Profile | Privacy | Legal | Contact NI © 2011 National Instruments Corporation. All rights reserved.    |    E-Mail this Page E-Mail this Page