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.

Pulsecount and high frequency


Georgia Mar 13, 2013 04:00 PM

Hi, I need some help with the TB4 sensor.

I have been using the TB4 rain gauge sensor coupled to a CR5000 with high frequency (100 millisecond). For this I have used following command:

PulseCount(PL01_mm,1,1,0,0,1.0,0)

It worked for 1 month but then stopped working. What should I do to get the correct measurement?

Thanks a lot for any help!


JMaxfield Mar 13, 2013 06:46 PM

Hi Georgia,

From the TB4 manual, starting on pg. 5, it recomends using the Switch Closure option for the PConfig parameter of the PulseCount instruction, or

PulseCount(PL01_mm,1,1,2,0,1.0,0)

Also, you may want to check in the manual to find the multiplier in order to get the correct units you want (pg. 5).

Good luck!

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