03-22-2011 09:24 AM
I am an undergraduate student working on a research project. I need to program a labview block diagram to output continous voltage using DAQ NI PCI-MIO-16XE-50. I am new to this and having problems with formulating.
For example, if i need to output 4V, how to output 4V from the DAQ.
I know that there are 2 channels for output. But having problems figuring out which pins to use as well.
If there are any examples,tutorials or whatever hints i could get in order to solve this, that would be great. I am simply confused and wondering where to start.
Thanks in advance.
Confused undergraduate student
03-23-2011 03:56 PM
Here is an example of how to do some basic analog and digital communication. Since you need a 4V signal you are going to want to use Analog Output.
http://decibel.ni.com/content/docs/DOC-15408
04-01-2011 01:17 PM
thanks