KlassenKlassenKlassenKlassen | | | | Operatoren

get_bead_inspection_paramget_bead_inspection_paramGetBeadInspectionParamget_bead_inspection_paramGetBeadInspectionParamGetBeadInspectionParam (Operator)

Name

get_bead_inspection_paramget_bead_inspection_paramGetBeadInspectionParamget_bead_inspection_paramGetBeadInspectionParamGetBeadInspectionParam — Abfragen der Parameter eines Modells zur Inspektion von Kleberaupen.

Signatur

get_bead_inspection_param( : : BeadInspectionModel, ParamName : ParamValue)

Herror get_bead_inspection_param(const Hlong BeadInspectionModel, const char* ParamName, Hlong* ParamValue)

Herror T_get_bead_inspection_param(const Htuple BeadInspectionModel, const Htuple ParamName, Htuple* ParamValue)

Herror get_bead_inspection_param(const HTuple& BeadInspectionModel, const HTuple& ParamName, Hlong* ParamValue)

Herror get_bead_inspection_param(const HTuple& BeadInspectionModel, const HTuple& ParamName, HTuple* ParamValue)

void GetBeadInspectionParam(const HTuple& BeadInspectionModel, const HTuple& ParamName, HTuple* ParamValue)

HTuple HBeadInspectionModel::GetBeadInspectionParam(const HTuple& ParamName) const

HTuple HBeadInspectionModel::GetBeadInspectionParam(const HString& ParamName) const

HTuple HBeadInspectionModel::GetBeadInspectionParam(const char* ParamName) const

void HOperatorSetX.GetBeadInspectionParam(
[in] VARIANT BeadInspectionModel, [in] VARIANT ParamName, [out] VARIANT* ParamValue)

VARIANT HBeadInspectionModelX.GetBeadInspectionParam([in] VARIANT ParamName)

static void HOperatorSet.GetBeadInspectionParam(HTuple beadInspectionModel, HTuple paramName, out HTuple paramValue)

HTuple HBeadInspectionModel.GetBeadInspectionParam(HTuple paramName)

HTuple HBeadInspectionModel.GetBeadInspectionParam(string paramName)

Beschreibung

Mit dem Operator get_bead_inspection_paramget_bead_inspection_paramGetBeadInspectionParamget_bead_inspection_paramGetBeadInspectionParamGetBeadInspectionParam können die Werte der Parameter des Modells BeadInspectionModelBeadInspectionModelBeadInspectionModelBeadInspectionModelBeadInspectionModelbeadInspectionModel abgefragt werden.

Es können alle Parameter abgefragt werden, die mit set_bead_inspection_paramset_bead_inspection_paramSetBeadInspectionParamset_bead_inspection_paramSetBeadInspectionParamSetBeadInspectionParam gesetzt werden können. Mehrere Parameter können mit einem einzigen Aufruf abgefragt werden.

Parallelisierung

Parameter

BeadInspectionModelBeadInspectionModelBeadInspectionModelBeadInspectionModelBeadInspectionModelbeadInspectionModel (input_control)  bead_inspection_model HBeadInspectionModel, HTupleHTupleHBeadInspectionModel, HTupleHBeadInspectionModelX, VARIANTHtuple (integer) (IntPtr) (Hlong) (Hlong) (Hlong) (Hlong)

Handle des Modells zur Kleberaupeninspektion.

ParamNameParamNameParamNameParamNameParamNameparamName (input_control)  attribute.name(-array) HTupleHTupleHTupleVARIANTHtuple (string) (string) (HString) (char*) (BSTR) (char*)

Name des abzufragenden Parameters.

Defaultwert: 'target_thickness' "target_thickness" "target_thickness" "target_thickness" "target_thickness" "target_thickness"

Werteliste: 'polarity'"polarity""polarity""polarity""polarity""polarity", 'position_tolerance'"position_tolerance""position_tolerance""position_tolerance""position_tolerance""position_tolerance", 'sigma'"sigma""sigma""sigma""sigma""sigma", 'target_thickness'"target_thickness""target_thickness""target_thickness""target_thickness""target_thickness", 'thickness_tolerance'"thickness_tolerance""thickness_tolerance""thickness_tolerance""thickness_tolerance""thickness_tolerance", 'threshold'"threshold""threshold""threshold""threshold""threshold"

ParamValueParamValueParamValueParamValueParamValueparamValue (output_control)  attribute.value(-array) HTupleHTupleHTupleVARIANTHtuple (integer / real / string) (int / long / double / string) (Hlong / double / HString) (Hlong / double / char*) (Hlong / double / BSTR) (Hlong / double / char*)

Wert des Parameters.

Ergebnis

Der Operator get_bead_inspection_paramget_bead_inspection_paramGetBeadInspectionParamget_bead_inspection_paramGetBeadInspectionParamGetBeadInspectionParam gibt 2 (H_MSG_TRUE) zurück, sofern alle Parameter korrekt sind. Andernfalls wird eine Fehlerbehandlung ausgelöst.

Vorgänger

create_bead_inspection_modelcreate_bead_inspection_modelCreateBeadInspectionModelcreate_bead_inspection_modelCreateBeadInspectionModelCreateBeadInspectionModel, set_bead_inspection_paramset_bead_inspection_paramSetBeadInspectionParamset_bead_inspection_paramSetBeadInspectionParamSetBeadInspectionParam

Nachfolger

apply_bead_inspection_modelapply_bead_inspection_modelApplyBeadInspectionModelapply_bead_inspection_modelApplyBeadInspectionModelApplyBeadInspectionModel, set_bead_inspection_paramset_bead_inspection_paramSetBeadInspectionParamset_bead_inspection_paramSetBeadInspectionParamSetBeadInspectionParam

Siehe auch

create_bead_inspection_modelcreate_bead_inspection_modelCreateBeadInspectionModelcreate_bead_inspection_modelCreateBeadInspectionModelCreateBeadInspectionModel, set_bead_inspection_paramset_bead_inspection_paramSetBeadInspectionParamset_bead_inspection_paramSetBeadInspectionParamSetBeadInspectionParam

Modul

2D Metrology


KlassenKlassenKlassenKlassen | | | | Operatoren