05-12-2013 05:48 AM
Hi everyone I want to display the data from microcontroller on Pc by using labview I use USB port to transmit these data for labview. I dont know how I display 4 data in one interface I installed VISA USB. There are anyone to help me to do this interface and thank you in advanced.
ther are 2 file :
- the microcontroller program
- how USB send data every 100ms, each data is advanced by hexadecimal code (1, ,2, ,3, ,4, ,)
05-13-2013 09:46 AM
What type of USB cable are you using? You can always look at the examples by going to help at the LabVIEW splash window>>find examples>>hardware input and output. There are alot of examples here that you can start with such as VISA folder. By VISA USB, do you mean NI-VISA? becuase you do need this driver.
You can also look at our community examples here http://zone.ni.com/dzhp/app/main by searching in browse. Also take a look at this example: https://decibel.ni.com/content/docs/DOC-19723
11-26-2013 09:41 AM
I recommend you also check the following link
11-26-2013 10:48 AM - edited 11-26-2013 10:49 AM
You can labview communicate with the microcontroller through the USB port