CogPrioEventCauseLine LineBank Property Cognex VisionPro 9.22
The bank of the I/O line which causes the event.

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

public CogPrioBankConstants LineBank { get; set; }

Property Value

Type: CogPrioBankConstants
Exceptions

ExceptionCondition
CogPrioInvalidBankException Thrown if lineBank is set to an output bank... output lines cannot cause i/o events in this release.
See Also