Gocator API > Go2.Part > Classes > Go2PartPositionZ > Functions > Go2PartPositionZ_SetDecisionMax
Gocator 2x00 API
Go2PartPositionZ_SetDecisionMax
Description

Sets the decision threshold maximum value.

C
Go2Status Go2PartPositionZ_SetDecisionMax(Go2PartPositionZ measurement, Go2Double max);
Parameters
Parameters 
Description 
Go2PartPositionZ measurement 
Go2PartPositionZ 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

Go2PartPositionZ.h

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