CogFrameGrabberStatusConstants EnumerationCognex VisionPro 9.8
Possible states of a frame grabber or camera.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 75.1.0.0
Syntax

public enum CogFrameGrabberStatusConstants
Members

  Member nameValueDescription
InActive0Device was not present in last enumeration.
Active1Device is present and functioning.
Misconfigured2Device is present, but has a configuration error.
NotSupported3Device does not support querying status.
See Also