05-05-2006 06:01 AM
05-08-2006 05:25 PM
Hi fanny,
What part are you having trouble with in LabVIEW? The easiest way to get your data into a chart would probably be to get an array of the values of the function and just wire them to the chart. If you are having difficulty implementing the function in LabVIEW, this is a good case for the Formula Node. The formula node is a fairly easy way to implement complex mathematical functions in LabVIEW.
You may also be interested in the PID toolkit for LabVIEW which can help you implement sophisticated control algorithms.
Hope this helps!
Megan B.
National Instruments