I am a student who is a beginner in LabVIEW.. I was wondering about making a A/D convertor in LabVIEW using a DAQ? Any helps in leading me to the right direction?
The DAQ is an A/D converter. What are you trying to measure? What DAQ do you have?
I want to use LabVIEW to generate a sinusoidal signal which can have changing frequency and amplitude and then be abel to throw the signal into a A/D converter to display the digital form as a graph. I was wondering if anybody can help lead me to the right direction?
I've done of the tutorials by NI, and well to be honest they weren't very useful.
Is there a way to convert my analog data into digital data and then display the digital data on the graph?
Yes I have tested it in MAX
Basically this is what I have..
I simulated a signal and put that into analog output.. This output goes into an analog input(I made a closed loop with my NI USB6353). This input gets converted into a digital waveform. I want to have this digital waveform graphed out into my block diagram. Here's my VI
Here you go