ICogAcqGigEVisionTransport PropertiesCognex VisionPro

The ICogAcqGigEVisionTransport type exposes the following members.

Properties

  NameDescription
Public propertyLatencyLevel
Reads or sets the latency level of the GigE Vision performance driver. The valid range is 0 (lowest latency) to 3 (lowest CPU). Smaller values reduce acquisition latency and may improve reliability at the expense of higher CPU usage. Default value is 3.
Public propertyPacketSize
Reads or sets the size of image packets transmitted by the camera. The default is the value that was automatically determined, and will vary based on the camera used and network configuration. In most cases, the packetSize value should not be changed from the default. Ideally, the automatically determined value will be 8000 or larger. A smaller value may indicate that jumbo frames are disabled on the network adapter, or that a switch in the network does not support jumbo frames. The packetSize function controls the GevSCPSPacketSize feature of the camera.
Public propertyPacketSizeMax
Maximum size of image packets transmitted by the camera.
Public propertyTransportTimeout
Reads or sets the maximum timeout, in milliseconds, for the camera to transmit an image. Adjust the transport timeout to a larger value to allow successful acquisition from cameras with a long readout time, as may occur with a linescan camera. Default timeout value is 2000 ms.
Top
See Also