CogNdmTriggerAcquisitionEventArgs ResponseCode Property Cognex VisionPro 9.23
Gets/Sets the acquisition response code.

If an error status is set, an acquisition error is reported to the remote device.

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

public CogNdmTriggerAcquisitionResponseCodeConstants ResponseCode { get; set; }

Property Value

Type: CogNdmTriggerAcquisitionResponseCodeConstants
See Also