Implementation of the tool's run algorithm.
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 75.1.0.0
Syntax
Parameters
- msg
- Type: System String
A brief description of the status returned from running the tool
Return Value
Type: CogToolResultConstantsExceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | Thrown if msg is null. |
See Also