create_precompensation_advisor_module#

ModuleHandler.create_precompensation_advisor_module() PrecompensationAdvisorModule[source]#

Create an instance of the PrecompensationAdvisorModule.

In contrast to core.ziDAQServer.precompensationAdvisor() a nodetree property is added.

The new instance establishes 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 precompensation_advisor_module.

Returns:

Created module

Return type:

PrecompensationAdvisorModule