create_pid_advisor_module#

ModuleHandler.create_pid_advisor_module() ZIPIDAdvisorModule[source]#

Create a QCoDeS instance of the PIDAdvisorModule.

The new instance creates a new session to the DataServer. New instances should therefor be created carefully since they consume resources.

The new module is not managed by toolkit. A managed instance is provided by the property pid_advisor_module.

Returns:

created module

Return type:

ZIPIDAdvisorModule