MaxError Result
Applies To
Vision Objects: ArcFinder, BoxFinder, CornerFinder, LineFinder
Description
Returns a distance from the found line or circular object to the furthest detection edge position.
Usage
VGet Sequence.Object.MaxError[(result)], var
- Sequence
- String variable containing a sequence name.
- Object
- Name of an object or string variable containing an object name. The object must exist in the specified sequence.
- var
- Real variable that will contain the value of the result.
- result
- Optional result number. If omitted, the result number is the CurrentResult. Used for objects that return multiple results.
Values
Actual value equals to or larger than 0 [Unit: pixel]
Remarks
Returns a distance from the found line or circular object to the furthest detection edge position.
See Also
LineFinder Object, ArcFinder Object, BoxFinder Object, CornerFinder