09-07-2025 09:55 AM
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!
09-07-2025 10:40 AM
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?
.
09-07-2025 08:36 PM
Perhaps you can use this example