EWedgeGauge::GetActiveEdges

EWedgeGauge::SetActiveEdges

Active edges as defined in EDragHandle.

Namespace: Euresys::Open_eVision_2_11

[C++]

OEV_UINT32 GetActiveEdges()

void SetActiveEdges(OEV_UINT32 un32ActiveEdges)

Remarks

In the case of a wedge fitting gauge, each edge can have its own transition detection parameters. Updating the transition parameters only affect the current active edges. By default, all edges are active.

EWedgeGauge.ActiveEdges

Active edges as defined in EDragHandle.

Namespace: Euresys.Open_eVision_2_11

[C#]

uint ActiveEdges

{ get; set; }

Remarks

In the case of a wedge fitting gauge, each edge can have its own transition detection parameters. Updating the transition parameters only affect the current active edges. By default, all edges are active.