ICogAcqGenTLBuffers NumGenTLBuffers Property Cognex VisionPro 9.8
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: 75.1.0.0
Syntax

int NumGenTLBuffers { get; set; }

Property Value

Type: Int32
Number of GenTL Buffers
Remarks

This will get or set the number of GenTL buffers, Valid values range between 1 and 128, inclusive.
See Also