LakeShore336.config

LakeShore336.config(new_config_file: str = None)[source]

Loads the Lakeshore 336 configuration from a file. If new_config_file is not given, the latest config_file is re-loaded; if it is given and the file is successfully parsed, config_file is updated to the new value.

Parameters

new_config_file (str, optional) – New configuration file to be loaded.

Raises

configparser.Error – Configuration file error