prsctrl_gui.app_state.setup_info_db.get#
- get() SettingsDb[str, MeasurementSetupInfo][source]#
Get the initialized instance.
- Raises:
RuntimeError – If database is not initialized.
- Returns:
Instance that was set using
init().
Get the initialized instance.
RuntimeError – If database is not initialized.
Instance that was set using init().