I'm wondering which one I should use
ReefAngel.Params.Temp[T1_PROBE]
OR
ReefAngel.Params.Temp1
I've seen them used both ways, is there a difference?
ReefAngel.Params.Temp[T1_PROBE] vs ReefAngel.Params.Temp1
-
- Posts: 26
- Joined: Thu Mar 01, 2012 1:31 pm
ReefAngel.Params.Temp[T1_PROBE] vs ReefAngel.Params.Temp1
Last edited by dmglakewood on Wed May 30, 2012 5:49 pm, edited 1 time in total.
Re: ReefAngel.Params.Temp[T1_PROBE] vs ReefAngel.Params.Temp
Old and will not work anymore: ReefAngel.Params.Temp1
New and should be used: ReefAngel.Params.Temp[T1_PROBE]
New and should be used: ReefAngel.Params.Temp[T1_PROBE]
Roberto.
-
- Posts: 26
- Joined: Thu Mar 01, 2012 1:31 pm
Re: ReefAngel.Params.Temp[T1_PROBE] vs ReefAngel.Params.Temp
Okay cool and I read a post about probe2 really being prob1 I have no idea how that makes sense. Is this a common thing or is this maybe just for the guy who was posting at the time? I will try to locate the post.
Here is the post that I was talking about
http://forum.reefangel.com/viewtopic.ph ... temp#p6159
Here is the post that I was talking about
http://forum.reefangel.com/viewtopic.ph ... temp#p6159
Re: ReefAngel.Params.Temp[T1_PROBE] vs ReefAngel.Params.Temp
You can use any probe for your heater/chiller functions.
Usually people use probe 1, which is the default probe, but if you ever need to use probe 2 or 3, there is a way to change.
Usually people use probe 1, which is the default probe, but if you ever need to use probe 2 or 3, there is a way to change.
Roberto.