get_checkπ
Short descriptionπ
get_check β State of the HALCON control modes.
Signatureπ
get_check( out string Check )
Descriptionπ
Executing the operator get_check the user can inquire what
kind of control modes are currently activated and which are not.
Check gives the tuple containing the names of the control modes
(see also set_check) which are preceded by a tilde
(~, e.g., β~dataβ),
if the corresponding control is deactivated.
Execution informationπ
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π
Check (output_control) string-array β (string)
Tuple of the currently activated control modes.
Resultπ
get_check always returns the value 2 (H_MSG_TRUE).
Combinations with other operatorsπ
Moduleπ
Foundation