Package dics :: Module temps :: Class temps
[hide private]
[frames] | no frames]

Class temps
source code

Provides the DICS interface to the Pico Technology TC-08 temperature loggers used by DAZLE.

Instance Methods [hide private]
  __init__(self, tc08s, channels, name)
Arguments: tc08s: A string containing a comma seperated list of the names of the tc-08s.

Method Details [hide private]

__init__(self, tc08s, channels, name)
(Constructor)

source code 

Arguments:

tc08s:    A string containing a comma seperated list of the names of
          the tc-08s.
channels: A string containing a comma seperated list of the names
          of the channels.
name:     A identification string used for logging purposes.