LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DAQ Assistant "No supported devices found" for PXI system

Solved!
Go to solution

I am trying to connect a PXI system (that contains a Multifunction RIO) to LabVIEW. When I open the DAQ Assistant in LabVIEW and go to acquire signal >> Analog input>> Voltage I am getting the message " no supported devices found". Shouldn't the IO channels of the RIO be listed here? 

 

Capture.PNG

0 Kudos
Message 1 of 7
(1,224 Views)
Solution
Accepted by Anupama07

Hi Anupama,

 

usually RIO devices don't provide DAQmx functionality.

So why do you expect the DAQ(mx)Assistent to handle your RIO device?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 7
(1,220 Views)
Solution
Accepted by Anupama07

RIO stands for Reconfigurable Input Output. It is FPGA programmed using NI-RIO driver, not via NI-DAQmx.

-------------------------------------------------------
Applications Engineer | TME Systems
https://tmesystems.net/
0 Kudos
Message 3 of 7
(1,198 Views)

Ok thanks. Is there any user manual or tutorial for learning about this? 

0 Kudos
Message 4 of 7
(1,190 Views)

Ok thanks. Is there any user manual or tutorial for learning about this? 

0 Kudos
Message 5 of 7
(1,188 Views)

Hi Anupama,

 

search for LabVIEW+FPGA basics tutorials…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 6 of 7
(1,156 Views)

@Anupama07 wrote:

Ok thanks. Is there any user manual or tutorial for learning about this? 


LabVIEW FPGA Getting Started

-------------------------------------------------------
Applications Engineer | TME Systems
https://tmesystems.net/
0 Kudos
Message 7 of 7
(1,129 Views)