Epson 5 Welding System User Manual


 
AbortSeqOnFail Property
AbortSeqOnFail Property
Applies To
Vision Objects: Blob, Geometric, Correlation, Edge, Freame, Line, Point, Polar
Description
Allows the user to specify that if an object fails (i.e. is not found), then the entire sequence is aborted at that
point and no further objects are processed.
Usage
VGet Sequence.Object.AbortSeqOnFail, var
VSet Sequence.Object.AbortSeqOnFail, 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 Boolean variable that will contain the value of the property.
value Boolean expression for the new value of the property.
Values
False Does not cause the sequence to abort when the object is not found.
True Causes the sequence to abort when the object is not found.
Default: False
Remarks
Use AbortSeqOnFail when you no longer want a sequence to continue if an object is not found.
See Also
Blob Object, Correlation Object, Edge Object, Frame Object, Geometric Object, Line Object, Point Object,
Polar Object, Object Tab
2 Vision Guide 5.0 Reference (Ver.5.3) Rev.1