Options for laser detection mode.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 69.0.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Standard | 0 | Provides the best possible accuracy, with a lower maximum line rate. | |
| Fast | 1 | Allows higher line rates than Standard mode, but with less accuracy. | |
| Binary | 2 | Binary detection mode. Allows higher line rates than Fast mode, but with less accuracy. |
See Also