Just fishing for code
Have some older CS615-L currently on CR10x loggers, upgrading to CR800 series at site. cant seem to find code example for sensor on site. had a crack with Period average but think I have a setting or three incorrect
PeriodAvg (SM_Period,1,mV250,1,0,0,10,10,1.0,0)
SoilM = (-0.187 +(0.037*SM_Period) + (0.335*SM_Period^2)) *100
Any suggestions much appreciated
The CS615 is available in ShortCut for the CR800. I would suggest using ShortCut to generate the code you need.
Thanks for advice.... keep forgetting about Scwin..current version looks really useful.
interesting the code suggested is similar to the one I tried but the mV option is mV2500, which is what I thought the sensor needed but is not an option under CRbasic edittor for the PeriodAvg command, max mv250?. I have edditted and seems to compile ok
will try at site
Thanks heaps