LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

NI 9148 module detection with LabView

Solved!
Go to solution

Hello,

 

I have been given the task of creating a deployable (compiled) software for a DAQ system using the NI 9148 Ethernet RIO backplane and various modules. The user should have the ability to change module type and location for different tests, so the application will need to detect (or have the user specify) which modules are in what positions.

 

I have looked at the CRI blockset, however this chassis is not supported and the lowest level blocks are protected. Is there some way to read the position, type, and hopefully serial number of the modules connected to the NI 9148?

 

Thanks for any help!

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

Hello Soonxaf,

 

What are you using as a controller- is this RT or Windows? Are you planning on using the RIO Scan Engine or LabVIEW FPGA?

 

If you're planning on using the Scan Engine, then this should get you started:

 

Tutorial: Programmatic Discovery, Configuration, and Access of CompactRIO Scan Mode I/O with LabVIEW

http://www.ni.com/white-paper/9351/en

 

Regards,

 

Tom L.
Message 2 of 3
(2,405 Views)

Tom,

 

I am planning on using the scan engine, and that is EXACTLY what I needed. 

 

Thanks!!!

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