create_daq_module#
- ModuleHandler.create_daq_module() ZIDAQModule [source]#
Create a QCoDeS instance of the DAQModule.
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 awg_module.
- Returns:
created module
- Return type: