FocusValue Result

Applies To
Vision Objects: ImageOp

Description
Displays a relative focus level.

Usage

VGet  Sequence.Object.FocusValue, value
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.
value
Real variable containing a value of the result.

Values
Real number indicating a relative focus level.

Remarks
The FocusValue result is displayed when “Operation” of the ImageOp object is set to DetectFocus. The FocusValue result shows a relative focus level. The optimum focus can be obtained when the value becomes the minimum.

See Also
ImageOp Object