I am using RTMC Pro to report the Min and Max (temps, wind, etc.) for the last 24hrs. What is the syntax to display the same data from the previous 24hrs. excluding today?
StartRelativeToNewest(nsecPerDay,ordercollected);MaxRunOverTimeWithReset("Database:CR3000_Final.AspiratedFinewire",Timestamp("Database:CR3000_Final.maxtemptime"),RESET_DAILY)
Thanks for any help, Alec
I think that the ValueAtTime function may accomplish what you want.