pylabrobot.revvity.celigo.CeligoConfig.from_install#
- classmethod CeligoConfig.from_install(install_dir: str, magnification: int = 3) CeligoConfig#
Load the complete configuration set used to initialize
Celigo.install_dirmay be the Celigo installation root, itsConfigFilesdirectory, or the path toUSBIOHardwareConfig.config.config = CeligoConfig.from_install("/path/to/Celigo/ConfigFiles") celigo = Celigo(config=config)
- Parameters:
- Return type: