Herror ::get_check (
    HTuple *Check
)

State of the HALCON control modes.

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.


Parameters

Check (output_control)
string-array -> HTuple.char *
Tuplet of the currently activated control modes.


Result

::get_check always returns the value H_MSG_TRUE.


Possible Predecessors

::set_check


See also

::set_check


Module

System



Copyright © 1996-2002 MVTec Software GmbH