Constants enumerating the reasons a vision system is stopped.
Namespace: Cognex.VisionPro.CommAssembly: Cognex.VisionPro.Comm (in Cognex.VisionPro.Comm.dll) Version: 75.1.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 |
Remarks
The NDM supports 3 bits of stopped code information.
Currently the NDM does _not_ define its own stopped codes. You must supply your own meaningful stopped codes as arguments to NotifyStopped .See Also