Gets or sets the number of GenTL Buffers. The value ranges from 1 to 128.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 73.0.0.0
int NumGenTLBuffers { get; set; }int NumGenTLBuffers { get; set; }Property NumGenTLBuffers As Integer
Get
Set
Property NumGenTLBuffers As Integer
Get
Set
property int NumGenTLBuffers {
int get ();
void set (int value);
}property int NumGenTLBuffers {
int get ();
void set (int value);
}Property Value
Type:
Int32Number of GenTL Buffers
This will get or set the number of GenTL buffers, Valid values range between 1 and 128, inclusive.