01-05-2006 03:18 PM
01-05-2006 03:41 PM
Hi,
LabVIEW can do almost any math operation (spherical bessel functions, etc...). So, as long as you can develop an algorythm that is: absorbance as a function of amplitude (Y = Absorbance(amplitude)) you will be fine.
I assume that amplitude is a acquired signals value. Just work the algorythm, and then push the acquired data through your analysis routine before displaying on a graph, writing to a file, or whatever your use case is.
Let me know if you have any questions.
J
01-05-2006 04:07 PM