The bank of the I/O line which causes the event.
Namespace: Cognex.VisionPro.CommAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 73.0.0.0 (73.0.0.0)
public CogPrioBankConstants LineBank { get; set; }public CogPrioBankConstants LineBank { get; set; }Public Property LineBank As CogPrioBankConstants
Get
Set
Public Property LineBank As CogPrioBankConstants
Get
Set
public:
property CogPrioBankConstants LineBank {
CogPrioBankConstants get ();
void set (CogPrioBankConstants value);
}public:
property CogPrioBankConstants LineBank {
CogPrioBankConstants get ();
void set (CogPrioBankConstants value);
}Property Value
Type:
CogPrioBankConstants| Exception | Condition |
|---|
| CogPrioInvalidBankException |
Thrown if lineBank is set to an output bank... output lines cannot cause i/o events in this release.
|