get_checkT_get_checkGetCheckGetCheckget_check (Operator)

Name

get_checkT_get_checkGetCheckGetCheckget_check — State of the HALCON control modes.

Signature

get_check( : : : Check)

Herror T_get_check(Htuple* Check)

void GetCheck(HTuple* Check)

static HTuple HSystem::GetCheck()

static void HOperatorSet.GetCheck(out HTuple check)

static HTuple HSystem.GetCheck()

def get_check() -> Sequence[str]

Description

Executing the operator get_checkget_checkGetCheckGetCheckGetCheckget_check the user can inquire what kind of control modes are currently activated and which are not. CheckCheckCheckCheckcheckcheck gives the tuple containing the names of the control modes (see also set_checkset_checkSetCheckSetCheckSetCheckset_check) which are preceded by a tilde (~, e.g., '~data'), if the corresponding control is deactivated.

Execution Information

Parameters

CheckCheckCheckCheckcheckcheck (output_control)  string-array HTupleSequence[str]HTupleHtuple (string) (string) (HString) (char*)

Tuple of the currently activated control modes.

Result

get_checkget_checkGetCheckGetCheckGetCheckget_check always returns the value TRUE.

Possible Predecessors

set_checkset_checkSetCheckSetCheckSetCheckset_check

See also

set_checkset_checkSetCheckSetCheckSetCheckset_check

Module

Foundation