Epson Net 5 사용자 설명서

다운로드
페이지 216
 
Caption Property 
 
Caption Property 
 
Applies To 
Vision Objects: All 
 
Description 
Sets or returns the caption of the object. 
 
Usage 
VGet  Sequence.Object.Captionvar 
VSet  Sequence.Object.Captionvalue 
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 
String of 16 characters or less.  Any alphanumeric or the following punctuation characters are allowed. 
‘ _ ( ) * & $ # @ . : \ / < > “ 
Default: Empty string 
 
Remarks 
The Caption property allows you to assign a meaningful label to the vision object.  By default, the Caption 
property is an empty string, and the name of the object will be used as its label. 
 
See Also 
Blob Object, Correlation Object, Edge Object, Frame Object, Geometric Object, ImageOp Object, Line 
Object, Object Tab, Point Object, Polar Object 
Vision Guide 5.0 Reference (Ver.5.3) Rev.1 
29