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

Classes

class  EEPROM
 This class encapsulates the post-read parsing, pre-write marshalling, and current state of the 8-page EEPROM used to store non-volatile configuration data in Wasatch Photonics spectrometers. More...
 

Variables

 log = logging.getLogger(__name__)
 

Variable Documentation

◆ log

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