get_checkT_get_checkGetCheckGetCheckget_check (算子)

名称

get_checkT_get_checkGetCheckGetCheckget_check — HALCON 控制模式的状态。

签名

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]

描述

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.

执行信息

参数

CheckCheckCheckCheckcheckcheck (输出控制)  string-array HTupleSequence[str]HTupleHtuple (string) (string) (HString) (char*)

Tuple of the currently activated control modes.

结果

get_checkget_checkGetCheckGetCheckGetCheckget_check 始终返回值 2 ( H_MSG_TRUE )。

可能的前趋

set_checkset_checkSetCheckSetCheckSetCheckset_check

另见

set_checkset_checkSetCheckSetCheckSetCheckset_check

模块

基础