Logical functions:
if(x,y,z)
If
condition x is true
then
return y
else
return z
IF
(Batt
>
12.5,10,-10) = 10.0
if
Batt is greater than 12.5
= -10.0
if
Batt is less than 12.5
Built In Specific Sensor Functions:
When a sensor is used in several applications it may be easier to build an equation
into the operating system for that sensor rather than have customers enter the
equation every time the sensor is used. The following temperature equations are
for thermistor based temperature probes. When using one of these temperature
probes see the app note for its full details.
h377c(
AnalogX
):
Convert the voltage on analog channel X (specified in Task
AnalogX) from the H-377 thermistor probe to temperature in degrees Celsius. The
following is the actual equation used:
h377f(
AnalogX
):
Convert the voltage on analog channel X (specified in Task
AnalogX) from the H-377 thermistor probe to temperature in degrees Celsius.
This function uses the same equation as the function above, but uses the following
conversion from degrees C to degrees F:
tp20b(
AnalogX
):
Convert the voltage on analog channel X (specified in Task
AnalogX) to a temperature based on the built in voltage to temperature equation
TP20B. The following is the actual equation:
System 5000
Managing Tasks 4-13
TM
Summary of Contents for WaterLog Series
Page 1: ...Model System 5000TM Owner s Manual Revision 1 4 2...
Page 2: ......
Page 8: ......
Page 24: ...2 10 Hardware Overview System 5000TM...
Page 58: ...5 14 Inputs System 5000TM...
Page 128: ...10 14 System Setup General Setup System 5000TM...
Page 144: ...12 6 System Setup Inputs Outputs System 5000TM...
Page 168: ...14 4 Maintenance and Troubleshooting System 5000TM...
Page 170: ...A 2 System 5000 Specifications System 5000TM...
Page 172: ...B 2 Pressure Sensor Option Module Specifications System 5000TM...
Page 174: ...C 2 Analog Digital Option Module Specifications System 5000TM...