tc300 module

Low level module to interface with Thorlabs TC300 temperature controller. The controller has two channels that are controlled separately, addressed using the id parameter (0 or 1). Communication with the device is through Serial interface.

In addition to operational methods, class also provides attributes and methods as required by the ASCOM Alpaca Switch device.

Module functions

Module class

class tc300.TC300(logger=None)[source]