Please enable JavaScript to view this site.

uEye .NET Manual 4.97

The PacketInterval class provides methods for transfering image data in several data packets of the same size. The packet interval value determines the interval between the transfer of two successive packets, improving the data transfer of one or several cameras on slow networks.

hint_info

The usual value for the "Packet interval" in Gigabit Ethernet networks is around 20 µs. Higher values can reduce the transfer speed of the GigE uEye considerably.

Methods

Method

Description

Get

Returns the packet interval of the image transfer in microseconds (µs).

GetDefault

Returns the default value for packet interval.

GetRange

Returns the value range for the packet interval of image transfers in microseconds (µs).

GetSupported

Returns if setting the packet interval is supported.

Set

Sets the packet interval for the image transfer in microseconds (µs).