10-08-2012 08:12 PM
Hello. I need to quickly write a simple VI that acquires analog input data from a cRIO-9082 using NI-9205 and NI-9213 modules to acquire pressure and temperature measurements. I don't need to log data, only monitor the sensors. If anyone already has such a program and is willing to share, it would be greatly appreciated. Regards, Bill
10-09-2012 10:00 AM
Is it an RT controller or does it have Windows on it?
There should be examples which do exactly that, make sure to look through the example finder!
10-09-2012 10:08 AM
It is an RT controller. I wrote a quick program to transfer the data using ftp from the target to the host. I just need a quick program that acquires data from Ni-9205 and Ni-9213 on the target. I looked at the examples first but did not see aanything in lv2012. I'll look again but could you recommend something?
10-09-2012 10:20 AM
On the main page of LabVIEW 2012 select create project, CompactRio (from the left pane) and select which sample you want to use (there are three, I would use the RIO Scan Interface initially). These are pre-built projects which have a lot of built in functionality, so they should do more than you need.