LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

HELP

I m new, learning the lab view
i have created a lab view program of digital storage oscilloscope. i
want to give input to that dso program. for that i have converted the
analog signal to digital and also convert it into serial by using
89c51 microcontroller.how to give it to that dso program??
my media of communication is RS232.
0 Kudos
Message 1 of 3
(2,635 Views)
You will need to provide further details, as what you have said is sketchy, at best. What do you mean by "give input to that dso program""? What is this dso program? Is this your LabVIEW code? If so, what's the code do?
0 Kudos
Message 2 of 3
(2,612 Views)
Hi satya,
 
If I understand correctly, you would like to read the serial data from your microcontroller into a LabVIEW program.  With NI-VISA you can perform serial communication.  A good example is "Basic Serial Write and Read," found in LabVIEW under Help » Find Examples » Hardware Input and Output » Serial. 
Jennifer R.
National Instruments
Applications Engineer
0 Kudos
Message 3 of 3
(2,581 Views)