I am very new to using datataker and have been given the task of updating an existing set of schedules. the current setup works fine but requires some modifications that would provide more appropriate information.
We are using a DT80, which is connected to a Vaisala WXT520 via SDI12
Data is being collected every second with average values logged for each 1 minute period.
At present the accumulated rainfall is being logged:
5SDI12("Accum_Rainfall_mm~mm",W,AD0,R301,CM)("Accum_Rainfall_mm_AV~mm",AV)
we want to change this to the rainfall for each 1 minute period but i am unsure how to have the rainfall data reset back to zero after each 1 minute period.
any advice on how to approach this??
thank you
I am very new to using datataker and have been given the task of updating an existing set of schedules. the current setup works fine but requires some modifications that would provide more appropriate information.
We are using a DT80, which is connected to a Vaisala WXT520 via SDI12
Data is being collected every second with average values logged for each 1 minute period.
At present the accumulated rainfall is being logged:
5SDI12("Accum_Rainfall_mm~mm",W,AD0,R301,CM)("Accum_Rainfall_mm_AV~mm",AV)
we want to change this to the rainfall for each 1 minute period but i am unsure how to have the rainfall data reset back to zero after each 1 minute period.
any advice on how to approach this??
thank you