Our full technical support staff does not monitor this forum. If you need assistance from a member of our staff, please submit your question from the Ask a Question page.


Log in or register to post/reply in the forum.

RTMC Pro yesterday's min/max expression


Alec Nov 1, 2011 08:26 PM

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


jtrauntvein Nov 6, 2011 11:46 AM

I think that the ValueAtTime function may accomplish what you want.

Log in or register to post/reply in the forum.