A 16 bit DAC will resolve it's voltage output to 65,535 bits.
If the card is 0-5V, then divide 65535 by 5 to get a value
for 1 volt. (13,107)
So the formula for conversion would be: bits/13,107 = volts
To do it the other way, which is what it sounds like you want to do:
volts X 13,107 = bits
Hope this helps,
Alan
"Aaron Duley"
wrote in message news:3a9f8dd1@newsgroups.ni.com...
> I am trying to find out a formula to convert a value in volts to its
> corresponding value in a/d units for a 16 bit data acquisition card. Any
> ideas?
>
> Thanks
> Aaron Duley
> ____________________________________________
> Aaron Duley / aduley@ufl.edu
> Motor Behavior & Performance Psychology Laboratories
> http://www.hhp.ufl.edu/ess/mblab
> Department of Exercise
& Sport Sciences
> College of Health & Human Performance
> University of Florida
> (352) 392-0580 x1378
> 100 Florida Gym R-132-D
> PO Box 118207
> Gainesville, Fl 32611
>
>