CogNdmStoppedCodeConstants EnumerationCognex VisionPro 9.7
Constants enumerating the reasons a vision system is stopped.

Namespace: Cognex.VisionPro.Comm
Assembly: Cognex.VisionPro.Comm (in Cognex.VisionPro.Comm.dll) Version: 73.0.0.0
Syntax

public enum CogNdmStoppedCodeConstants
Members

  Member nameValueDescription
None0
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