Operators |
get_check — State of the HALCON control modes.
get_check( : : : Check)
Executing the operator get_check the user can inquire what kind of control modes are currently activated and which are not. Check gives the tuplet 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.
Tuplet of the currently activated control modes.
get_check always returns the value 2 (H_MSG_TRUE).
Foundation
Operators |