get_check ( : : : 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 -> string
Tuplet of the currently activated control modes.


Result

get_check always returns the value 2 (H_MSG_TRUE).


Parallelization Information

get_check is reentrant and processed without parallelization.


Possible Predecessors

set_check


See also

set_check


Module

Foundation



Copyright © 1996-2008 MVTec Software GmbH