Epson 5 Welding System User Manual


 
Caption Property
Caption Property
Applies To
Vision Objects: All
Description
Sets or returns the caption of the object.
Usage
VGet Sequence.Object.Caption, var
VSet Sequence.Object.Caption, 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
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