HALCON Reference Manual 10.0.2
Table of Contents / System / Error Handling ClassesClassesClasses | | | Operators

get_checkT_get_checkget_checkGetCheckGetCheck (Operator)

Name

get_checkT_get_checkget_checkGetCheckGetCheck — State of the HALCON control modes.

Signature

get_check( : : : Check)

Herror T_get_check(Htuple* Check)

Herror get_check(HTuple* Check)

void HOperatorSetX.GetCheck([out] VARIANT* Check)

VARIANT HSystemX.GetCheck()

static void HOperatorSet.GetCheck(out HTuple check)

static HTuple HSystem.GetCheck()

Description

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

Parallelization

Parameters

CheckCheckCheckCheckcheck (output_control)  string-array HTupleHTupleVARIANTHtuple (string) (string) (char*) (BSTR) (char*)

Tuplet of the currently activated control modes.

Result

get_checkget_checkget_checkGetCheckGetCheck always returns the value 2 (H_MSG_TRUE).

Possible Predecessors

set_checkset_checkset_checkSetCheckSetCheck

See also

set_checkset_checkset_checkSetCheckSetCheck

Module

Foundation


Table of Contents / System / Error Handling ClassesClassesClasses | | | Operators
HALCON Reference Manual 10.0.2 Copyright © 1996-2011 MVTec Software GmbH