LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

temperature stablization criteria

 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

0 Kudos
Message 11 of 17
(995 Views)
deniz-

I spoke with Josh, my colleague, and he mentioned he has been working with you over e-mail.  I will defer to him to continue assisting you.  If anyone else would like to comment, please do so. 
Regards,

Mike S
NI AE
0 Kudos
Message 12 of 17
(970 Views)

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.

0 Kudos
Message 13 of 17
(829 Views)

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.

 

 

========================
=== Engineer Ambiguously ===
========================
Download All
0 Kudos
Message 14 of 17
(821 Views)

Hİ, could you please converted it to the Labview2010. I culdn't open it. Best.

0 Kudos
Message 15 of 17
(809 Views)

Here is a version in 8.0

Tim
GHSP
Download All
0 Kudos
Message 16 of 17
(803 Views)

aeastet beat me to it... Smiley Sad

 

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. 

========================
=== Engineer Ambiguously ===
========================
0 Kudos
Message 17 of 17
(800 Views)