LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Need Help !!! URGENT Questions on Data live

 

Hello every one
i log data of temperture every 1 sec .. i want to calculate the change in the temperture for select period .. for example i want to see the change in temperature in hour .. how i can change my log data to hour ... what i made that i log the data live from PT100 each 1 sec and i made dx(t)/dt for array of size one hour long ( 3600) as buffer then i take derivative after that i made average for the array and i saved the output of average in second array as a buffer .. my question how i make my last data represented for hour

 

0 Kudos
Message 1 of 5
(2,690 Views)

Dear Create New VI,

 

     Although you've been a member of the Forums for five years, you haven't made much use of them or you would know that posting a picture of part of your code is not at all helpful to us.

 

     If you want help with a VI that you Create New, then attach the VI.

 

     Also, it is not at all clear what you are trying to accomplish.  Here is what I think you are saying (but looking at the VI will certainly help clarify things) --

  • You are sampling temperature once per second.
  • You probably are writing it to a file (you say "log data").  You might also be saving it in memory, can't tell without seeing the code.
  • You now want to do something on a time scale of not seconds, but hours.  It is not at all clear what that is.  You mention derivatives, but why?  What are you looking for?

     Something else you should know (after being a Forum member for five years) is that a Title for your post that provides information about the question, rather than (almost) copying the title of an earlier post the same day, is also more helpful to other Forum members.

 

Bob Schor

0 Kudos
Message 2 of 5
(2,656 Views)
Hi , i am attaching a vi snippet this might help
Venugopal
0 Kudos
Message 3 of 5
(2,612 Views)
Check this out
Venugopal
0 Kudos
Message 4 of 5
(2,609 Views)

Nothing is attached.

0 Kudos
Message 5 of 5
(2,591 Views)