LakeShore336.config¶
-
LakeShore336.config(new_config_file: str = None)[source]¶ Loads the Lakeshore 336 configuration from a file. If
new_config_fileis not given, the latestconfig_fileis re-loaded; if it is given and the file is successfully parsed,config_fileis updated to the new value.- Parameters
new_config_file¶ (str, optional) – New configuration file to be loaded.
- Raises
configparser.Error – Configuration file error