ICogAcqGenTLBuffers NumGenTLBuffers Property Cognex VisionPro 9.5
Gets or sets the number of GenTL Buffers. The value ranges from 1 to 128.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 69.0.0.0
Syntax

int NumGenTLBuffers { get; set; }

Property Value

Type: Int32
Number of GenTL Buffers
Remarks

<para> This will get or set the number of GenTL buffers, Valid values range between 1 to 128
See Also