05-07-2013 01:15 PM
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
05-08-2013 03:27 PM
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.
11-26-2013 02:47 PM
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...