precompensation_advisor#

ModuleHandler.precompensation_advisor#

Managed instance of the precompensation advisor module.

Managed means that only one instance is created and is held inside the connection Manager. This makes it easier to access the modules from within toolkit, since creating a module requires resources. (use create_precompensation_advisor_module to create an unmanaged instance)