beautypg.com

Minlength property – Epson 5 User Manual

Page 86

background image

MinLength Property

MinLength Property

Applies To

Vision Objects: Line

Description

Defines the lower length limit for the Line object. For a Line to be found it must have a Length result
above the value set for MinLength property.

Usage

VGet Sequence.Object.MinLength, var

VSet Sequence.Object.MinLength , value

Sequence Name of a sequence or 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 property.

value

Real expression for the new value of the property.

Values

Real number in millimeters

Default: 0

Remarks

The purpose of the MinLength and MaxLength Properties is to set a range for the Line object such that if a
line length does not fit within the range then it is considered not found.

This is useful when you want to gauge the length of a line in millimeters. To gauge a line in pixels, see the
MinPixelLength and MaxPixelLength properties.

See Also

Line Object, MaxLength Property, MinPixelLength Property, MaxPixelLength Property, Object Tab

72

Vision Guide 5.0 Reference (Ver.5.3) Rev.1