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,259 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,255 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/

-------------------------------------------------------

https://github.com/ZhiYang-Ong
0 Kudos
Message 3 of 7
(1,233 Views)

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

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

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

0 Kudos
Message 5 of 7
(1,223 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,191 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/

-------------------------------------------------------

https://github.com/ZhiYang-Ong
0 Kudos
Message 7 of 7
(1,164 Views)