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.

Programming CR10 to record the time of events


KatyG Apr 10, 2015 06:51 PM

Hi,
We are using a CR10 to run a program created through Short Cut.
We have output tables that give the values of the inputs (soil moisture probes - average of two) but it doesn't give the time at which the event occurs.
Is there an easy way of recording this?
Thanks,
Katy


Dana Apr 13, 2015 07:34 PM

If you are referring to the time that Maximums or Minimums occur, Short Cut has an option for these in the output table that lets you include time.

If you are referring to each array of data, the timestamp is included as the first few elements of the array; i.e.,

101,2014,365,1042,24.72,75.6,-.067,75.7,-.077

101 = array ID
2014 = year
365 = Julian calendar date
1042 = time

Dana W.

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