Error -307613 When Adding sbRIO DAQmx IO in VeriStand

Updated Oct 12, 2023

Reported In

Hardware

  • sbRIO-9628

Software

  • VeriStand

Driver

  • NI-DAQmx

Issue Details

I am trying to add DAQmx IO on sbRIO-9628 in VeriStand. However, I encounter an error shown below.
MainError.png

From the sbRIO manual, it is mentioned that sbRIO-9628 supports DAQmx and I can see that sbRIO-9628 is listed as DAQ device in VeriStand.
sbRIO in VeriStand Detected.png

I can also confirm that the DAQmx IOs is detected in NI-MAX as shown below.
MAX.png

Is there a way how to add sbRIO's DAQmx IO in VeriStand?
 
 

Solution

IO items on an sbRIO aren't discovered by DAQmx the same way as any other C series modules in cRIOs/cDAQs. The connectors of DAQmx IO on sbRIO are considered as different DAQmx devices even though they are on the same sbRIO. Hence, you will not be able to use the hardware discovery wizard for sbRIO.

To configure an sbRIO device in VeriStand, you'll need to add the DAQ device without choosing a specific product. Please refer to the guide on how to add the DAQmx IO on sbRIO in VeriStand.