LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

There are no inputs or outputs on the DAQ assistant to connect to

Solved!
Go to solution

Hi everybody,

I am new to labview and have run into some difficulties with the DAQ assistant.  I am running labview v8.0, NI-DAQmx v8.7.1 and  have a PCI-6224 DAQ installed.  It seems that when ever I drop the DAQ assistant (the instrument assistant, and the simulated DAQ has the same issue) onto the block diagram, and configure it, there are no inputs or output which I can wire a control or indiactor to.  Is there a step that I am missing somewhere? 

 

Thanks in advance!

0 Kudos
Message 1 of 12
(4,180 Views)
Can you post a VI that has these blocks in it so we can determine if we see the same thing?
0 Kudos
Message 2 of 12
(4,178 Views)
Here you go...
0 Kudos
Message 3 of 12
(4,175 Views)

I feel dirty, I used an assitant for the first time. 🙂 I double clicked on it in your vi, some config panels/tabs came up, clicked on OK and then it built some LabVIEW code around it. The assistant then had inputs and outputs to wire to.

 

Sounds like it did not build the code in your case, not sure as to why yet. This is new to me.

 

-AK2DM

~~~~~~~~~~~~~~~~~~~~~~~~~~
"It’s the questions that drive us.”
~~~~~~~~~~~~~~~~~~~~~~~~~~
0 Kudos
Message 4 of 12
(4,156 Views)

Sorry, forgot to attach the end result. Note I did have errors come up, they may have been due to no DAQ cards in my PC.

 

-AK2DM

~~~~~~~~~~~~~~~~~~~~~~~~~~
"It’s the questions that drive us.”
~~~~~~~~~~~~~~~~~~~~~~~~~~
0 Kudos
Message 5 of 12
(4,154 Views)
Is there any way that I can convert the daq_test[2] to version compatible with 8.0? 
0 Kudos
Message 6 of 12
(4,119 Views)
Here is that VI for LV 8.0
0 Kudos
Message 7 of 12
(4,116 Views)
Thanks.  I can make connections to the DAQ assistant in the example you provided (though the DAQ assistant does not work when selected from the functions list). Now I just have to figure out why the DAQ assistant is not getting the data to the graph. 
0 Kudos
Message 8 of 12
(4,104 Views)
Solution
Accepted by topic author bry0n

Try to repair the DAQmx Driver through the control panels and see if that solves the problem.

 

How Do I Uninstall or Repair NI Software?

http://digital.ni.com/public.nsf/allkb/AC6ED75D3D93375686256E8E00245F0D

Regards,
Jordan F
National Instruments
0 Kudos
Message 9 of 12
(4,086 Views)
Reinstalling and repairing the drivers took care of the problem.  But, for some reason or antoher there is a problem when you leave the daq assistant and it builds the VI, it will crash when I configure a hardware DAQ.
0 Kudos
Message 10 of 12
(4,080 Views)