Sets the decision threshold minimum value.
Go2Status Go2PartStudBaseZ_SetDecisionMin(Go2PartStudBaseZ measurement, Go2Double min);
|
Parameters |
Description |
|
Go2PartStudBaseZ measurement |
Go2PartStudBaseZ object. |
|
Go2Double min |
Decision threshold minimum value. |
Operation status.
A decision is said to pass if the measurement value is between the minimum and maximum thresholds.
Go2PartStudBaseZ.h