Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

USB labview

hi everyone I have a programthat allows the microcontroller to send more data to the computerby USB and I want to use labview to view this data so my question is how I can send much data and how labview can display each data, help me and thank you in advanced

0 Kudos
Message 1 of 3
(3,793 Views)

Hi scream,

 

I have a few questions for you regarding your setup.

 

- What type of microcontroller are you using?

- What type of data is it sending?

- Have you installed a National Instruments driver for this microcontroller yet?

 

It sounds like you are trying to collect data into LabVIEW from a USB port connected to your microcontroller.  This is usually possible if a driver is installed to interpret the data from your device into LabVIEW, but depends on the device.  As to how to go about sending and displaying the data, that will be dependent on how the driver is constructed and whether or not it exists.

Andrew T.
National Instruments
0 Kudos
Message 2 of 3
(3,773 Views)

browsing the internet some time ago I found this information that might support your project on USB communication with LabVIEW  http://www.eevblog.com/forum/projects/labview-interface-for-pic18f4550-using-winusb/?action=dlattach...

 

 

 

0 Kudos
Message 3 of 3
(3,670 Views)