ENLIGHTEN
Cross-platform desktop GUI for Wasatch Photonics spectrometers
Loading...
Searching...
No Matches
wasatch.WasatchBus Namespace Reference

Classes

class  TCPBus
 
class  USBBus
 
class  WasatchBus
 The different bus classes don't use inheritance and don't follow a common ABC or interface, but each should have an update() method, and each should have a 'device_ids' array. More...
 

Variables

 log = logging.getLogger(__name__)
 

Variable Documentation

◆ log

wasatch.WasatchBus.log = logging.getLogger(__name__)