beautypg.com

Searchwintop property – Epson 5 User Manual

Page 161

background image

SearchWinTop Property

SearchWinTop Property

Applies To

Vision Objects: Blob, Correlation, Geometric, ImageOp

Description

Defines the Y coordinate of the top of an object's search window.

Usage

VGet Sequence.Object.SearchWinTop, var

VSet Sequence.Object.SearchWinTop, 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

Integer variable that will contain the value of the property.

value

Integer expression for the new value of the property.

Values

Integer value in pixels from 0 to video height - SearchWinHeight

Remarks

The SearchWinTop property is available for the Blob, Correlation, Geometric, and ImageOp objects. Each
of these object types have similar rectangular Search Windows used to define the area to search within.
The SearchWinTop property is set automatically when the user drags the upper horizontal window handle
of a specific object's Search Window or moves an object's Search Window vertically. However, the Top
position of an object's Search Window can also be moved by simply entering a new value in the
SearchWinTop property.

There are cases where the user may want to position the Search Window dynamically and for that reason
the SearchWinTop property can also be set from the SPEL

+

Language.

See Also

Blob Object, Correlation Object, Geometric Object, ImageOp Object, Object Tab, SearchWinHeight
Property, SearchWinLeft Property, SearchWinWidth Property, Window Property

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

147