Removes the previously configured event
for a particular I/O line transition.
Namespace: Cognex.VisionPro.Comm.Implementation.InternalAssembly: Cognex.VisionPro.Comm (in Cognex.VisionPro.Comm.dll) Version: 80.0.0.0
Syntax
Parameters
- bank
- Type: Cognex.VisionPro.Comm CogPrioBankConstants
The bank containing the I/O line for the configured event to remove.
- lineNumber
- Type: System Int32
The line number of the I/O line for the configured event to remove.
- transitionType
- Type: Cognex.VisionPro.Comm CogPrioLineTransitionConstants
The transition type of the I/O line for the configured event to remove.
- eventNumber
- Type: System Int32
The event number of the event to remove.
See Also