The status code being reported by the Comm Card.
Namespace: Cognex.VisionPro.CommAssembly: Cognex.VisionPro.Comm (in Cognex.VisionPro.Comm.dll) Version: 93.1.0.0
Syntax
Property Value
Type: CogCommCardStatusEventConstantsRemarks
Sign up for the CardStatus event and use the use the StatusCode property of the event args to identify which status event code is being reported by the Comm Card.
Refer to the documentation for CogCommCardStatusEventConstants to learn what kinds of status codes are reported by the Comm Card.
See Also