Academic Hardware Products (myDAQ, myRIO)

cancel
Showing results for 
Search instead for 
Did you mean: 

myDAQ errors on audio channels

Solved!
Go to solution

I have LabView2012, a myDAQ and the 9.6.2 drivers.  I cannot get the DAQ assistant to work with the audio channels.  I get the following error: 

 

Error -201087

 

Task contains physical channels on one or more devices that requrie you to specify the sample clock rate.

 

Use the sample clock timing function/vi to specify a sample clock rate.

 

channel name/ device1/audioinputleft.

 

This error does not make sense because in the DAQ assitant I can run the task and it acquires data just fine, but when I click OK, let it build the application and then try to run it it won't work and gives this error.

 

I also get the same error when I try to test the task in the mydaqtroubleshooting utility

0 Kudos
Message 1 of 4
(6,717 Views)

I would try not using one of the examples instead of the DAQ assistant. Go to help->find examples->hardware input output->DAQmx->analog input the select the example VI that matches your application, like continous voltage. These examples should be able to do all the things that DAQ assistant will be able to do and the DAQmx timing VI will be in there so you should be able to get rid of the error.

TimC
National Instruments
Applications Engineer
0 Kudos
Message 2 of 4
(6,699 Views)

How about using the 9.7 drivers instead of the 9.6.2? 

 

It would be nice to be able to use the DAQ assistant. 

0 Kudos
Message 3 of 4
(6,692 Views)
Solution
Accepted by topic author Pedalguy

The 9.7 driver package fixed it, the DAQ assistant works now.  The trouble shooter utility still shows defective audio, but I ran the equalizer vi and it works.  

0 Kudos
Message 4 of 4
(6,684 Views)