12-26-2012 12:34 AM
I am very new to labview. I dont knowhow to use it. Actually, I want to read a digital signal coming to my PC using this software.
Can some one help me out in doing this?
12-26-2012
12:54 AM
- last edited on
11-12-2024
12:09 PM
by
Content Cleaner
You need to have a DAQ card for this purpose then you can easily read it in LabVIEW. This Webcast would be a good starting point for you.
12-26-2012
06:52 AM
- last edited on
11-12-2024
12:10 PM
by
Content Cleaner
Where is the digital signal coming from? What is the voltage of the signal? What is the frequency of the signal? What do you want done with the signal after you read it? There's a lot of details you need to give if you want more help.
Since you are brand new to LabVIEW, I would recommend LabVIEW Basics and LabVIEW 101.
12-27-2012 02:15 AM
Actually I am taking two ADC's(12 bit and 8 bit). Those two ADC's will be given an analog input of 5V(generated from a function generator).
I have given the ouputs to ATMEGA-16. I could be selecting one of the outputs using the ATMEGA. That output of ATMEGA was given to PC through a driver IC named MAX232 and parallel to serial port. Basically what I want to do is, I have to select one of the ADC's at a given instance.
I want to use LabVIEW for seeing the signal in PC(in analog form). Any help would be greatly appreciated..