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.
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 |
---|---|
Returns the packet interval of the image transfer in microseconds (µs). |
|
Returns the default value for packet interval. |
|
Returns the value range for the packet interval of image transfers in microseconds (µs). |
|
Returns if setting the packet interval is supported. |
|
Sets the packet interval for the image transfer in microseconds (µs). |