05-24-2006 01:46 AM
05-24-2006 11:55 AM
05-25-2006 03:20 AM
Thanks for responding. Not sure that would work in my specific case, but I could be wrong. Not sure how I would input the more complex formula. Found an example on the NI website that I modified and thought I'd show it to you. Has been working so far!
Cheers
Andreas
05-26-2006 07:48 AM
Andreas,
I found this problem pretty interesting. I was able to find 2 more ways to do the equation that you developed. One using Formula String and another using Polynomial Evaluation. The VI below show by itself and I added graph also. I can bet that we can even find more ways to solve this problem in LabVIEW.
I am also showing which VI to use to obtain the integration. Use "Numeric Integration" and give the Y of your function and the dT used (end-start)/#points. You don't need to develop the integration yourself.
Anyway, hope this help!
05-26-2006 08:41 AM - edited 05-26-2006 08:41 AM
RSA, I'm glad that you seem to have gotten the help for your question, and in case you didn't look again at the thread where I was rude to you (LabVIEW at 20) I wish to apologize, I was having a particularly bad morning and took it out on the wrong people. Please don't think that my response was representative of the welcome that you will get in this community! Welcome to the LabVIEW world, hope you reside here for a long time!
From an occasionally grumpy LabVIEWer
Message Edited by LV_Pro on 05-26-2006 09:43 AM
06-01-2006 06:26 AM
Thanks, was attacked by a killer bug and only back today. As a humble programmer with approx 10hrs LabVIEW programming experince I will have to get back to you once I've figured this out - seems very impressive though!
Cheers
Andreas
PS No worries "LV-Pro", no offense taken in case you are still following this thread. Still getting the hang of things.