Hi
I am looking to track a temperature value, and want to identify whether the temperature is trending upward or downward.
I can do a value retrieval method to get the standard deviation of the temperature process value, but I cannot find something that tells me whether this is a positive deviation or a negative deviation.
Any suggestions?