Epson Net 5 사용자 설명서

다운로드
페이지 216
CenterPntObjResult Property 
 
CenterPntObjResult Property 
 
Applies To 
Vision Objects: Blob, Correlation, Geometric, Polar 
 
Description 
Specifies which result to use from the CenterPointObject. 
 
Usage 
VGet  Sequence.Object.CenterPntObjResultvar 
VSet  Sequence.Object.CenterPntObjResultvalue 
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 
The value can range from 1 to the NumberToFind value for the CenterPointObject.  If the 
CenterPointObject is 'Screen', then the value is always 1. 
 
Remarks 
CenterPntObjResult enables you to attach several objects to the results of one CenterPointObject.  For 
example, you could create a blob object with NumberToFind set to 4.  Then you could attach a polar object 
to each one of the results by specifying the blob for the CenterPointObject of each polar and a different 
CenterPntObjResult for each polar. 
 
See Also 
CenterPointObject Property, CenterX Property, CenterY Property, Object Tab 
30 
Vision Guide 5.0 Reference (Ver.5.3) Rev.1