CogPrioImpl RemoveEventFromAll Method Cognex VisionPro 9.22
Completely removes an event from the set of configured precision I/O events.

Namespace: Cognex.VisionPro.Comm.Implementation.Internal
Assembly: Cognex.VisionPro.Comm (in Cognex.VisionPro.Comm.dll) Version: 87.0.0.0
Syntax

public virtual void RemoveEventFromAll(
	int eventNumber
)

Parameters

eventNumber
Type: System Int32
The number of the event to remove.
See Also