0
Axiom - Have App reset data at a certain time
Forum / Questions & Answers
I am wanting to make an APP on Axiom that shows data during a certain shift. I want to show averages, totals, and current status on certain tags for the shift. However, I do not know how to have it so it resets at a certain time (beginning/end of shift) and tracks averages and total counts based on that shift change time
1 reply
-
Hi nicholas. portz ,
You may want to create an APP for each shift and change the AggregateStartTime like I'm doing here with this valuebox.
This is a 12 hour average that starts at the beginning of the day and goes to 12pm. The AggregateStartTime can handle relative times as well as actual times (e.g. now, day + 6h, 6:00 AM)