From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Compact Rio C series module - programatically configuring slots

Hi
 
 
I am developing an A/D aquisition application for the compact Rio using a touch panel screen for the user interface.

My question is, is the compact rio capable of having the different c series modules swopped into different slots, and for me to be able to assign logical names for the modules in their slots and have a configuration file to assign the channel names?
 
Basically... be able to put any c series in any slot and have my program recognise this and set up a config file for it.
 
If so how would i go about doing this?
 
Your help would be greatly appreciated!Robot Very Happy
 
Thanks
0 Kudos
Message 1 of 3
(2,494 Views)
Hello Bcousins,

Unfortunately, once you have added an I/O item in your project for your cRIO, that is the slot where your program is going to be looking. Any changes you make would result in a recompile, and I do not believe there is a way to have your program know programmatically which slot a given module with a logical name is in.

Regards,
-Sam F, DAQ Marketing Manager
0 Kudos
Message 2 of 3
(2,461 Views)
Hi Bcousins,

Sam is correct that this is not currently possible with LabVIEW FPGA and CompactRIO.  I'm curious on the need for this on your application.  Can you provide some more details as why you would like this funtionality.

Regards,

Steve
0 Kudos
Message 3 of 3
(2,457 Views)