Hi folks,
I need some help again. I am looking for an inexpsive product so I can monitor the temperature outside. I will be using this with a rope light. When temp goes below 20F, I will turn on the rope light via my relay. Oh, I will be wrapping the rope light on a palm tree during winter.
Can someone please help me what what I need?
Thank you so much in advance!
Neil
Hi Neil,
nearly the same problem and I'm using the option with the ELK-M1ZTS after I got no satisfying results with temp-sensors consisting of an simple contact. For me, I found them too unreliable. Here is how I solved this little problem:
Most of my irrigationvalves are underground. Except 3. They are in a wooden box near the house and during the cold season they need protection against freezing. So I put 2 lightbulbs (100W each) in the box and switch them on, if the temp is droping too low. The controll is done by an ELK-Temp sensor (ELK M1 ZTS) at input 9:
9 Outside Temp
Definition: 33 = Temperature
Req Periodic Trip x
Listen In x
Fast Loop Resp x
Type: 2 = Normally Open ¨
Voice Description: Out Side Temperature [Say Number] Degrees [800hz Tone]
This sensor is indicating the outside air-temp. Inside the box there is no temp-sensor. I simply rely on the heating.
And a the relay at output 17 is switching the heatsource. Here are the rules. Very simple:
Temp Management
39 WHENEVER EVERY 120 SECONDS
AND Outside Temp (Zn 9) ACTUAL TEMPERATURE IS LESS THAN 43 DEG. F. (6 DEG. C.)
THEN TURN Box Heating (Out 17) ON
40 WHENEVER EVERY 120 SECONDS
AND Outside Temp (Zn 9) ACTUAL TEMPERATURE IS GREATER THAN 46 DEG. F. (8 DEG. C.)
THEN TURN Box Heating (Out 17) OFF
and
158 WHENEVER EVERY 1 HOUR
AND Box Heating (Out 17) STATE IS ON
THEN ADD 1 TO Heat cpw-t (Counter 31)
159 WHENEVER Box Heating (Out 17) STATE IS TURNED ON
THEN ADD 1 TO Heat-cpw-n (Counter 30)
With the last 2 rules I can see, how many times and how long, the heating was activated by displaying the countervalues on the keypad. During the last 2 winters it worked ok. Sorry, I looked over all my images ... and found only a picture of the closed box with the valves and the bulbs. So I omit the picture here.