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 functions


moordred Mar 2, 2010 01:22 PM

Hello everyone.
I have just recently started to work with RTMC and managed to get the neccesary things done in regards to monitoring our stations and sending alarms.

Now I have begun the process of displaying the results for specific loggers which have given me some headache.

The problem Im experiencing is the actual usage of timestamps. I would like to display specific tables in specific timeframes. For example:

StartRelativeToNewest(nsecPerDay,ordercollected;AvgRunOverTime
("Server:Cr1000XXX_10m.WS1_Avg",Timestamp
("server:Cr1000XXX_10m.WS1_Avg"),nsecPerDay)

Would if I understand it correctly, return the average mean value for the last 24 hours.
I would rather be able to return the values for a specific interval of time. For example the mean wind speed (which is the data used in the example above) for the whole month of october.

Any help would be most appreciated.

kindly
Daniel

* Last updated by: moordred on 3/2/2010 @ 6:23 AM *


tmecham Mar 18, 2010 09:27 PM

"AvgRunOverTimeWithReset" will available in RTMC v3.2 with the options to RESET_HOURLY, RESET_DAILY, RESET_MONTHLY, RESET_YEARLY

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