3.9.5. - Temperature Scans
# Temperature scan
tscan start finish intervals time [sleep]
# Delta temperature scan
dtscan start finish intervals time [sleep]
These two macros scan the temperature setpoint.
The macro
settemp (see the temperature control macros, described below)
is called to change the setpoint.
A call of the
sleep() function is done after calling
settemp, but before counting, if the optional argument
sleep
is greater than zero.
|