Documentation Portal      

What are you looking for?

ECircleGauge::GetMeasuredPeak

Returns information pertaining to the default derivative peak, along one of the sample paths of the gauge.

Namespace: Euresys::Open_eVision_2_10

[C++]

EPeak GetMeasuredPeak(
   OEV_UINT32 index
)

Parameters

index

This argument must be left unchanged from its default value, i.e. ~0 (= 0xFFFFFFFF).

Remarks

ECircleGauge::GetMeasuredPeak returns the information about the derivative peak that meets the following two requirements: 1. It lies on the sample path inspected with the last call to ECircleGauge::MeasureSample, and 1. It is associated with the edge-crossing point along the latter sample path that is selected by the transition choice parameter (cf. ECircleGauge::TransitionChoice).

Note. For this method to succeed, it is necessary to previously call ECircleGauge::MeasureSample.

ECircleGauge.GetMeasuredPeak

Returns information pertaining to the default derivative peak, along one of the sample paths of the gauge.

Namespace: Euresys.Open_eVision_2_10

[C#]

Euresys.Open_eVision_2_10.EPeak GetMeasuredPeak(
   uint index
)

Parameters

index

This argument must be left unchanged from its default value, i.e. ~0 (= 0xFFFFFFFF).

Remarks

ECircleGauge::GetMeasuredPeak returns the information about the derivative peak that meets the following two requirements: 1. It lies on the sample path inspected with the last call to ECircleGauge::MeasureSample, and 1. It is associated with the edge-crossing point along the latter sample path that is selected by the transition choice parameter (cf. ECircleGauge::TransitionChoice).

Note. For this method to succeed, it is necessary to previously call ECircleGauge::MeasureSample.

Which API shall we display?

© 2019 EURESYS s.a.  -  About Documentation  -  Open Source Licenses  -  Open eVision 2.10.0.1121