LineObjResult Property
Applies To
Vision Objects: LineInspector
Description
Specifies the result which the LineObject property uses.
Usage
VGet Sequence.Object.LineObjResult, var
VSet Sequence.Object.LineObjResult, 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 value or expression for the new value of the property.
Values
LineObjResult can be set to “All”, or you can specify which result to use. By using “All”, results will be created for each LineObject result.
Default: 1
Remarks
LineObjResult enables you to attach several objects to the results of one LineObject.
See Also
LineInspector Object, LineObject Property