Epson Net 5 사용자 설명서

다운로드
페이지 216
 
Frame Property 
 
Frame Property 
 
Applies To 
Vision Objects: Blob, Correlation, Edge, Geometric, ImageOp, Line, Point, Polar 
 
Description 
Defines the current object searching position with respect to the specified frame. 
 
Usage 
VGet  Sequence.Object.Frame, var 
VSet Sequence.Object.Frame, 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 
String variable that will contain the value of the property. 
value 
String expression for the new value of the property. 
 
Values 
Any Frame object which is located prior to the current vision object in the Object Execution Step List can 
be specified as the Frame property value. 
Default: None 
 
Remarks 
The Frame property is very useful for aligning objects to specific positions which respect to other objects 
found positions.  For more details see the Frame object explanation in Vision Objects
Vision objects can use any Frame objects which have been defined as long as the associated Frame object 
is located before the vision object in the Object Execution Step List. 
)
NOTE
 
The Object Execution Step List is the list shown on the Sequence Tab which shows the execution order for 
all objects in the current sequence. 
 
See Also 
Blob Object, Correlation Object, Edge Object, Frame Object, Geometric Object, Line Object, Object Tab, 
Point Object, Polar Object 
Vision Guide 5.0 Reference (Ver.5.3) Rev.1 
55