STE-6012/6016 Room Temperature Sensors
6
Application Guide, AN0412C Rev. B
8. Optionally, change
Format
to the desired number
of temperature decimal places.
9. Optionally, change the
Average
to the desired
number of thermistor readings averaged before
displaying the result.
If the Override Input is
being used,
Average
may need to be reduced
down toward 1 to ensure reliable recognition of
the button press, depending on the controller.
NOTE: The Up and Down buttons need to be
held down for at least a half a second to be
reliably recognized for override mode.
10. Click
OK
.
11. Click
End Edit
.
12. Click
OK
.
Setpoint Voltage Input and Variable
NOTE: On the controller board, turn OFF the
10,000 ohm pull-up resistor.
1. In the WinControl software main menu, select
Control
>
Inputs
.
2. Click
Edit
.
3. Type in a name in the
Description
field and/or
Label
field.
4. Click
Units
(which opens the Configure Inputs
screen).
5. Select
Type: Analog
if it is not the default.
6. Select
0–5 Volts
.
NOTE: The voltage will be used in the formula
of line 40 of the Control Basic sample on
page 5 to equal the setpoint temperature.
See also Setpoint Via Table Alternate
Method below.
7. Click
OK
.
8. Click
End Edit
.
9. Click
OK
.
10. In the WinControl software main menu, select
Control
>
Setpoint/Variables
.
11. Click
Edit
.
12. Type in a name in the
Description
field and/or
Label
field.
13. Click
Units
(which opens the Configure Variables
screen).
14. Select
Type: Analog
if it is not the default.
15. Select
Degrees Fahrenheit
(or
Celsius
).
16. Set
Format
to 0.
17. Click
OK
.
18. Click
End Edit
.
19. Click
OK
.
NOTE: See also
Control Basic (Setpoint
Calculation and Override) on page 5
.
Setpoint Via Table Alternate Method
If tables are still available
, an alternate approach
shows the setpoint input (IN2) as a
temperature
rather than a
voltage
.
1. In the WinControl software main menu, select
Control
>
Tables
.
2. Click
Unused
in the first available column.
3. Select
Deg. F
(or
Deg. C
).
4. Click
OK
.
5. Enter the following values under Table x and Deg.
F (or C):
Table x
[1 or next available number]
Deg.
F
Deg.
C
1
0.00
40
4
2
5.00
90
32
6. Click OK.
7. In the WinControl software main menu, select
Control
>
Inputs
.
8. Click
Edit
.
9. Under Units, instead of selecting
0–5 Volts
, select
Table x
.
10. Click
OK
.
11. Click
End Edit
.
12. Click
OK
.
13. In the WinControl software main menu, select
Control
>
Control Basic
.
14. Click once in the
#
column of the program from
the previous section on page 5.
15. Change line 40 to
40 VAR2 = IN2
(deleting
/
0.1 + 40
) and delete the unnecessary REM lines
in 50 and 60.
16. Click
Send
.
17. Click
OK
.
18. Click
Close
.
19. Click
OK
.
In this example IN2 under Inputs and VAR2 under
Variables/Setpoints should now both show the same
value.