| Home | Trees | Index | Help |
|---|
|
|
|
|||
|
__init__(self,
channel_num,
type,
max_temp,
min_temp,
name)
Arguments: channel_num: The channel number (1-8) on the TC-08 that the thermocouple is connected to. |
|||
|
|||
Arguments:
channel_num: The channel number (1-8) on the TC-08 that the
thermocouple is connected to.
type: Thermocouple type as a single character string (eg 'J')
units: Units used for temperature limits and ordinary output,
'C' or 'K'.
max_temp: Maximum acceptable temperature (units from units
argument).
min_temp: Minimum acceptable temperature (units from units
argument).
name: Identifying string.
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 3.0alpha2 on Sun Jun 11 16:26:29 2006 | http://epydoc.sf.net |