LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can I read the signal sent to a analog output?

I'm using Labview 7.0 and a scc2345. I send a waveform to an analog output and simultaneously read a signal from a digital input. I need to use the waveform (output) with the detected signal for lockin detection. How can I directly read that output? At the moment I connected the output to another dig. input but I would like to avoid that.
0 Kudos
Message 1 of 3
(2,689 Views)
You could use an analog input of the DAQ device (thru the SC-2345) to read the analog output. There are SCC analog input modules for the SC-2345 that you use to wire the analog output to and then read in via LabVIEW. This would be the best option. I've included a link below to the SCC-AI modules that you could use in the analog input sockets of the SC-2345.

NI SCC-AI Series -- Voltage Input
http://sine.ni.com/apps/we/nioc.vp?cid=3890〈=US

I hope this helps.

Regards,

Todd D.
NI Applications Engineer
0 Kudos
Message 2 of 3
(2,689 Views)
Actually that is more or less what I was doing (wired externally to a SCC-FT01 module) but isn't there a way to use that waveform directly from the software, without using any analog signal at all? (because of the lockin detection, any noise due to this signal is easily detected).
Thank you for your help.
0 Kudos
Message 3 of 3
(2,689 Views)