0
Answered

how to adjust the log frequency from the current 5 times per second?

Thomasa SMITH 4 years ago in IQANrun updated by Gustav Widén (System support) 4 years ago 2

I am logging temperature at 5 times per second and that really is not necessary. I'd like to get it to once a minute, but I am not sure how to change this.

GOOD, I'M SATISFIED

Thank you for the assistance. I really appreciate it.

Satisfaction mark by Thomasa SMITH 4 years ago

Hello Thomasa.

You will need to look at the log in design and change the activating condition on that log.

You could use a timer that always counts up to 60 seconds and then resets and then have the activating condition for the log to also be when the timer is at 60 seconds or above.

Answered

Also see the IQANdesign solutions library example on this, 

The solutions library example is quite small, most of it consists of comments on performance limitations. One reason to not log too frequently is that it could wear on the flash memory.