Gocator 2000 API
Go2PartCentroidY_SetDecisionMax
Description

Sets the decision threshold maximum value.

C
Go2Status Go2PartCentroidY_SetDecisionMax(Go2PartCentroidY measurement, Go2Double max);
Parameters
Parameters 
Description 
Go2PartCentroidY measurement 
Go2PartCentroidY object. 
Go2Double max 
Decision threshold maximum 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.