Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Capture audio with 24-bit sound card

Dear All,

 

I would like to use an audio box to record with various sampling rates (44.1-192 kHz) and 24-bit I/O using the LabVIEW  I have run the Sound Device Input vi and I get a returned bit-depth of 16 bits. Can anyone suggest a way to confim/reconfigure the setup so as to realize the full recording depth of my hardware? I am using LabView version 8.2.

 

Much thanks,

 

Daniel

0 Kudos
Message 1 of 10
(5,063 Views)

Hi Daniel,

 

Thank you for posting! I'm afraid we might need some further information on the hardware you are tying to use, since it seems you are having little trouble setting it up the way you want. It would be very helpful to know what is what you are conecting to your computer and how (serial, usb, gpib...)

 

Cheers!

 

Carlos O

Applications Engineer

National Instruments

0 Kudos
Message 2 of 10
(5,045 Views)

Hi,

I have a usb audio interface tascam us-144 and i can't really figure out how to aquire signal and transmit;

it means may be that i need a driver in labview to make it work, if that's the case, i need help.

could you please help me it's urgent for my project !

0 Kudos
Message 3 of 10
(4,961 Views)

Hi,

 

I think this link can be usefuel:

 

USB Instrument Control Tutorial

 

Regards,

0 Kudos
Message 4 of 10
(4,944 Views)

it didn't work, it tells me an error on visa driver

0 Kudos
Message 5 of 10
(4,903 Views)

Can you post the full description of the error or the specific error code?

0 Kudos
Message 6 of 10
(4,897 Views)
0 Kudos
Message 7 of 10
(4,885 Views)

Hello Brahim310,

 

The error you are seeing is a result of the bcdUSB device descriptor which should be 0x0200 not 0x200.

 

See this knowledge base article

 

http://digital.ni.com/public.nsf/allkb/E811055409D5B8778625782900701DFB?OpenDocument

Ian M.
National Instruments
0 Kudos
Message 8 of 10
(4,872 Views)

I see !

so in this case it can't works, Smiley Indifferent

is there any solution that can be done to make it work

0 Kudos
Message 9 of 10
(4,868 Views)

I've been looking into it and I apologize I gave you some misinformation. The error that you are seeing is similar to the link that I sent you however the issue seems to be with one of the other descriptors that your USB device is referencing. Unfortunately, I haven't been able to find documentation as to what can be done to fix these types of issues. You might want to look for possible device drivers made from the device company you are using.

Ian M.
National Instruments
0 Kudos
Message 10 of 10
(4,861 Views)