LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

.wav tx/rx with kusb 3116

sir, i am trying to transmit and receive .wav file with kusb-3116 usb daq card alond with fsk modulation on tx and demodulation on receiver with help of 2 computers. as daq cad uses lv link vi, can u plz refer to me the examples from where i can be able to perform this
nauman
0 Kudos
Message 1 of 5
(2,833 Views)

Hello, 

 

To communicate with your USB device using LabVIEW, you will need to use the NI-VISA driver. You will need to refer to the manual of your KUSB-3116 device for information on which commands will get you the data you require. To learn how to use the NI-VISA API, please see the USB Intrument Control Tutorial. Sincerely, 

Julianne K
Systems Engineer, Embedded Systems
Certified LabVIEW Architect, Certified LabVIEW Embedded Systems Developer
National Instruments
0 Kudos
Message 2 of 5
(2,823 Views)

@julianne K wrote:

Hello, 

 

To communicate with your USB device using LabVIEW, you will need to use the NI-VISA driver. You will need to refer to the manual of your KUSB-3116 device for information on which commands will get you the data you require. To learn how to use the NI-VISA API, please see the USB Intrument Control Tutorial. Sincerely, 


Not true. The Keithley device has a LabVIEW driver that is provided by Keithley - the LV-Link mentioned by the op.

0 Kudos
Message 3 of 5
(2,818 Views)

thanx sir, but this tutorial is not opening. plz help

nauman
0 Kudos
Message 4 of 5
(2,809 Views)

Hi,

 

It looks like Keithley provides a LabVIEW API in the drivers available for this device here

 

It looks like there is also an example program available for this device, although I'm not sure that it applies to your application. NI has a few examples of programs using Keithley's drivers but I didn't see any that apply directly. There are some examples for manipulating .wav files in LabVIEW with our drivers and functions; they might help you move in the right direction.

 

Good luck! If you have questions about using the instrument driver for this device, I would recommend directing those questions to Keithley.

0 Kudos
Message 5 of 5
(2,796 Views)