HSystemπ
Nameπ
HSystem β Class grouping system information and manipulation related functionality.
Methodsπ
CountRelation |
Number of entries in the HALCON database. |
CountSeconds |
Passed Time. |
GetAopInfo |
Return AOP information for operators. |
GetCheck |
State of the HALCON control modes. |
GetCurrentHthreadId |
Return the HALCON thread ID of the current thread. |
GetErrorText |
Inquiry after the error text of a HALCON error number. |
GetExtendedErrorInfo |
Returns the extended error information for the calling threadβs last HALCON error. |
GetModules |
Query of used modules and the module key. |
GetSpy |
Current configuration of the HALCON debugging-tool. |
GetSystem |
Get current value of HALCON system parameters. |
GetSystemInfo |
Get current value of system information without requiring a license. |
GetWindowAttr |
Get window characteristics. |
InterruptOperator |
Attempt to interrupt an operator running in a different thread. |
OptimizeAop |
Check hardware regarding its potential for automatic operator parallelization. |
QueryAopInfo |
Query indexing structure of AOP information for operators. |
QuerySpy |
Inquiring for possible settings of the HALCON debugging tool. |
QueryWindowType |
Query all available window types. |
ReadAopKnowledge |
Load knowledge about hardware dependent behavior of automatic operator parallelization. |
ResetObjDb |
Reset the HALCON system for iconic objects. |
SetAopInfo |
Set AOP information for operators. |
SetCheck |
Activating and deactivating of HALCON control modes. |
SetSpy |
Control of the HALCON Debugging Tools. |
SetSystem |
Set HALCON system parameters. |
SetWindowAttr |
Set window characteristics. |
SetWindowType |
Specify a window type. |
SystemCall |
Execute a system command. |
WaitSeconds |
Delaying the execution of the program. |
WriteAopKnowledge |
Write knowledge about hardware dependent behavior of automatic operator parallelization to file. |