FoundRadius Result
Applies To
Vision Object: ArcFinder
Description
Returns the radius of the found circular object in millimeters.
Usage
VGet Sequence.Object.FoundRadius[(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
Real number indicating the radius [Unit: mm]
Remarks
Returns the radius of the found circular object in millimeters.
See Also
ArcFinder Object