Legacy Hardware and Apps
Logging for set length of time

I need to log temperature at 1 second intervals over a 5 minute period after receiving a digital input. There is no problem with getting the logging to start after the digital input, but not having much luck with getting it to stop.

Any info would be a great help.
Thanks

I need to log temperature at 1 second intervals over a 5 minute period after receiving a digital input. There is no problem with getting the logging to start after the digital input, but not having much luck with getting it to stop. Any info would be a great help. Thanks

Good afternoon Barry,

There are a number of ways of doing this. You can do this with alarms. For example:

RA1S
ALARM1(1DS>0.5){[1ST(65000)=0 GB]}
ALARM2(1ST>300){[HB]}

RB1S
REFT
1V

Cheers,
Roger

Good afternoon Barry, There are a number of ways of doing this. You can do this with alarms. For example: ```` RA1S ALARM1(1DS>0.5){[1ST(65000)=0 GB]} ALARM2(1ST>300){[HB]} RB1S REFT 1V ```` Cheers, Roger
7
1
2
live preview
enter atleast 10 characters
WARNING: You mentioned %MENTIONS%, but they cannot see this message and will not be notified
Saving...
Saved
With selected deselect posts show selected posts
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft