EPointGauge::GetValid

Flag indicating if at least one valid transition has been found.

Namespace: Euresys::Open_eVision_2_11

[C++]

BOOL GetValid()

Remarks

A FALSE value means that no measurement has been performed. A TRUE value means that a transition was found along the sample path defined by the EPointGauge, and thus a point was measured.

EPointGauge.Valid

Flag indicating if at least one valid transition has been found.

Namespace: Euresys.Open_eVision_2_11

[C#]

bool Valid

{ get; }

Remarks

A FALSE value means that no measurement has been performed. A TRUE value means that a transition was found along the sample path defined by the EPointGauge, and thus a point was measured.