ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

adding cRIO-generic module

Solved!
Go to solution


hi

 

i have -labview 2011, -LVFPGA, -RealTime, -NIRIO 4.0 , -cRIO mdk 2.0 and -cRIO module support 4.0.1..

 

i m working on building a new module.. firstly, i want to control chassis slots.. So, i run, software part of that
application ==> http://zone.ni.com/devzone/cda/tut/p/id/7868 
and it works.. i see the signals on my oscilloscope..

The problem is i couldn't find a way to add generic module to my own FPGA project...

 

i also investigate the sample application giving this link ==> http://zone.ni.com/devzone/cda/tut/p/id/4539 
and it shows adding cRIO-generic module to embedded project.

 

here is my way

* i m creating an empty project and adding cRIO-9004 by >> right click(Project) >> New >> Target and Devices >> Real-time compactRIO >> cRIO-9004
* and then, right click, FPGA Target (cRIO-9103) >> New >> C Series Modules >> New Target or Device >> C series Module

but i couldn't see "generic" module ...

 

What i m missing?

 

 

0 Kudos
Message 1 of 2
(3,579 Views)
Solution
Accepted by topic author davut

I had the same problem. Would show up under 2009 but not 2011. See this:

 

http://forums.ni.com/t5/Real-Time-Measurement-and/I-don-t-see-quot-cRIO-generic-quot-on-the-Module-T...

 

I added the line 'cRIO_FavoriteBrand=generic' to the ini file. It now shows up under 2011.

0 Kudos
Message 2 of 2
(3,560 Views)