Sets an output line without having to schedule an event.
Namespace: Cognex.VisionPro.Comm.Implementation.InternalAssembly: Cognex.VisionPro.Comm (in Cognex.VisionPro.Comm.dll) Version: 91.0.0.0
Syntax
Parameters
- outputBank
- Type: Cognex.VisionPro.Comm CogPrioBankConstants
The I/O bank of the output line number to set.
- outputLineNumber
- Type: System Int32
The line number the output line to set.
- valueToSet
- Type: Cognex.VisionPro.Comm CogPrioOutputLineValueConstants
The value to set the output line to.
See Also