LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Re: Analog output conection to analog input

Hi,

I'm new to LabVIEW and would like some help creating a simple VI.

I want to Output a voltage using the Analog Output (ao0) pin. Read that voltage back using the Analog Input (ai0) pin Use DAQ Assistant for both the output and input.

Can someone provide a example sample VI ?

Thanks in advance!

0 Kudos
Message 1 of 3
(129 Views)

You just need two daq assistants, one configured for output and one for input. Create a control to define the voltage output and an indicator to display the voltage reading and put both in a reasonably paced loop.

 

How are things wired externally?

 

.

Message 2 of 3
(109 Views)

Perhaps you can use this example

Synchronized Analog Output Loopback to Analog Input Using LabVIEW with DAQmx

-------------------------------------------------------
Applications Engineer | TME Systems
https://tmesystems.net/
-------------------------------------------------------
https://github.com/ZhiYang-Ong
Message 3 of 3
(63 Views)