Name
get_spyget_spyGetSpyGetSpy — Current configuration of the HALCON debugging-tool.
The operator get_spyget_spyGetSpyGetSpyGetSpy returns the current configuration of spy,
the HALCON debugging tool.
The available control modes (possible choices for ClassClassClassClassclassVal) as well
as the corresponding tuning possibilities (possible values for
ValueValueValueValuevalue) can be called up by using the operator
query_spyquery_spyQuerySpyQuerySpyQuerySpy.
You will find a more detailed description under set_spyset_spySetSpySetSpySetSpy.
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
Control mode
Default value:
'mode'
"mode"
"mode"
"mode"
"mode"
List of values: 'button_click'"button_click""button_click""button_click""button_click", 'button_notify'"button_notify""button_notify""button_notify""button_notify", 'button_window'"button_window""button_window""button_window""button_window", 'button_window'"button_window""button_window""button_window""button_window", 'db'"db""db""db""db", 'error'"error""error""error""error", 'halt'"halt""halt""halt""halt", 'input_control'"input_control""input_control""input_control""input_control", 'input_gray_window'"input_gray_window""input_gray_window""input_gray_window""input_gray_window", 'input_region_window'"input_region_window""input_region_window""input_region_window""input_region_window", 'input_region_window'"input_region_window""input_region_window""input_region_window""input_region_window", 'internal'"internal""internal""internal""internal", 'log_file'"log_file""log_file""log_file""log_file", 'mode'"mode""mode""mode""mode", 'output_control'"output_control""output_control""output_control""output_control", 'parameter_values'"parameter_values""parameter_values""parameter_values""parameter_values", 'procedure'"procedure""procedure""procedure""procedure", 'timeout'"timeout""timeout""timeout""timeout"
State of the control mode.
The operator get_spyget_spyGetSpyGetSpyGetSpy returns the value 2 (H_MSG_TRUE) if the
parameter ClassClassClassClassclassVal is correct.
Otherwise an exception is raised.
reset_obj_dbreset_obj_dbResetObjDbResetObjDbResetObjDb
set_spyset_spySetSpySetSpySetSpy,
query_spyquery_spyQuerySpyQuerySpyQuerySpy
Foundation