CogNdm TriggerAcquisitionStop EventCognex VisionPro 9.20
The NDM raises the TriggerAcquisitionStop event to tell the vision system that the Acquisition trigger has been reset.

Handle this event and use the CameraIndex property of the event args to determine which camera trigger was reset.

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

public virtual event CogNdmTriggerAcquisitionStopEventHandler TriggerAcquisitionStop

Value

Type: Cognex.VisionPro.Comm CogNdmTriggerAcquisitionStopEventHandler
See Also