10-23-2009 11:55 AM
Could anyone please send me an example of action engine that is illustrating my case? The one in the forum is not that explanatory.
Which VI or VIs should I use to take the last 10 TC readings (and the 10 before that) and make calculations on them?I tried build array but it did not work.
Thank you
10-26-2009 05:13 PM
01-24-2012 04:42 PM
Hi,
I saw your post one of the topics here in ni. I have a problem with my vi. I thought may be you can help me. If you can help pls send an e-mail to mguness@gmail.com. I will send my vi with problem.
Thanks in advance.
Best.
01-24-2012 11:17 PM - edited 01-24-2012 11:26 PM
Here is an action engine to determine temperature stabilization per UL1778 Section 49
"Temperature change shall be less than 2 degrees C over 3 consecutive 15 minute intervals"
You feed it a numeric array containing your measurments every 15 minutes to test for stabilization
You might have to change the High and Low limits depending on your aplication in the "Wirte" state.
I use this in a program for thermal testing power transformers and use redings outside of 0C and 200C as open thermal couples.
01-25-2012 06:18 AM
Hİ, could you please converted it to the Labview2010. I culdn't open it. Best.
01-25-2012 08:43 AM
Here is a version in 8.0
01-25-2012 09:27 AM - edited 01-25-2012 09:33 AM
aeastet beat me to it...
As I was saying lastnight you might as well remove the highlighted section in the attached JPG.
As I put this in to try and detect open or bad thermocouples.