Gocator 2000 API
Go2PartCentroidZ_SetDecisionMin
Description

Sets the decision threshold minimum value.

C
Go2Status Go2PartCentroidZ_SetDecisionMin(Go2PartCentroidZ measurement, Go2Double min);
Parameters
Parameters 
Description 
Go2PartCentroidZ measurement 
Go2PartCentroidZ object. 
Go2Double min 
Decision threshold minimum value. 
Returns

Operation status.

Remarks

A decision is said to pass if the measurement value is between the minimum and maximum thresholds.

File

Go2PartMeasurements.h

Copyright (c) 2010 by LMI Technologies Inc. All rights reserved.