
Iterations Property
Iterations Property
Applies To
Vision Objects: ImageOp
Description
Sets/returns how many times to execute the image operation.
Usage
VGet
Sequence.Object
.Iterations,
var
VSet
Sequence.Object
.Iterations,
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
Integer variable that will contain the value of the property.
value
Integer expression for the new value of the property.
Values
1 - 99
Remarks
The Iterations property affects the following ImageOp operations:
Open, Close, Erode, Dilate, Smooth, Sharpen1, Sharpen2, Thin, Thicken.
See Also
ImageOp Object, Operation Property
60
Vision Guide 5.0 Reference (Ver.5.3) Rev.1