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.
|
Check (output_control) |
string-array -> HTuple.char * |
| Tuplet of the currently activated control modes. | |
::get_check always returns the value H_MSG_TRUE.
System