get_modulesT_get_modulesGetModulesGetModules (Operator)
Name
get_modulesT_get_modulesGetModulesGetModules
— Query of used modules and the module key.
Signature
Description
get_modulesget_modulesGetModulesGetModulesGetModules
returns the modules UsedModulesUsedModulesUsedModulesUsedModulesusedModules
that were used
up to this point in the HALCON session. Based on the used modules, a key
is generated that is returned in ModuleKeyModuleKeyModuleKeyModuleKeymoduleKey
. Each operator belongs
to exactly one module.
Execution Information
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
Parameters
UsedModulesUsedModulesUsedModulesUsedModulesusedModules
(output_control) string-array →
HTupleHTupleHtuple (string) (string) (HString) (char*)
Names of used modules.
ModuleKeyModuleKeyModuleKeyModuleKeymoduleKey
(output_control) integer →
HTupleHTupleHtuple (integer) (int / long) (Hlong) (Hlong)
Key for license manager.
Module
Foundation