CogPrioEventResponseLine OutputLineBank Property Cognex VisionPro 9.10
Gets or sets the bank of the output line on which the event response occurs.

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

public CogPrioBankConstants OutputLineBank { get; set; }

Property Value

Type: CogPrioBankConstants
Exceptions

ExceptionCondition
ArgumentException Thrown OutputLineBank is set to an input bank
CogPrioInvalidBankException Thrown if outputLineNumber is set to an invalid line number.
See Also