Represents mode of operation of the scan.
Visual Basic |
---|
Public Property OperationMode As BSCANOPMODE_ENUM |
Read/write of enumeration BSOPMODE_ENUM.
The allowable values are:
BSCANOPMODE_REGULARLEARN
BSCANOPMODE_DEFINEPATHFROMHITS
BSCANOPMODE_HIGHSPEEDFEATUREBASED
BSCANOPMODE_NORMALEXECUTION
Method |
Regular Learn |
Defined Path |
Feature Based |
Normal |
---|---|---|---|---|
Edge |
Y |
- |
- |
Y |
Linear |
Y |
- |
- |
Y |
Edge |
Y |
- |
- |
Y |
Circle |
- |
- |
Y |
Y |
Cylinder |
- |
- |
Y |
Y |
Straight Line |
- |
- |
Y |
Y |
Center |
Y |
- |
- |
Y |