Wasatch.PY
Python application driver for Wasatch Photonics spectrometers
Loading...
Searching...
No Matches
wasatch.WasatchDeviceWrapper Namespace Reference

Classes

class  WasatchDeviceWrapper
 Wrap WasatchDevice in a non-blocking interface run in a separate thread, using multiprocess.pipes to exchange data (SpectrometerSettings, Readings and StatusMessages) for multiprocessing-safe device communications and acquisition under Windows and Qt. More...
 

Variables

 log = logging.getLogger(__name__)
 

Variable Documentation

◆ log

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