Technical information

AVT GigE IR & scientific camera and driver features
AVT GigE Camera and Drivers Features V2.0.0
78
This document is a master document for all AVT GigE camera models and is NOT camera specific
GVSPDriverSelector [Enum] R/W
Streaming driver to be used.
GVSPHostReceiveBuffers [Integer] R/W
Number of buffers to be used by the network socket. Only applicable when not
using the Filter Driver.
GVSPMaxLookBack [Integer] R/W
Size of the look back window, in packets, when determining if a stream packet
is missing. When a stream packet arrives out of order, the driver skips back
GVSPMaxLookBack packets to see if the packets previous to this point have
all arrived. If not, a resend is issued. A lower value allows the driver less time to
assemble out-of-order packets; a larger value allows the driver more time. If the
value is set too low, the driver will issue unnecessary resends. If the value is set
too high and a packet truly is missing, the driver will issue a resend but the cam-
era may no longer have the required packet in its resend buffer and the packet
will be dropped. The ideal value is system dependent.
GVSPMaxRequests [Integer] R/W
The maximum number of resend requests that the host will attempt before
marking a packet dropped.
GVSPMaxWaitSize [Integer] R/W
Maximum number of received GVSP packets following a resend request to wait
before requesting again.
GVSPMissingSize [Integer] R/W
Maximum number of simultaneous missing GVSP packets before dropping the
frame (0 = OFF).
GVSPTiltingSize [Integer] R/W
Maximum number GVSP packets received from a following frame before drop-
ping the frame (0 = OFF).
Display name: GVSP Driver Selector
Possible values: Filter, Socket Default: Filter
Display name: GVSP Host Receive Buffers
Range: [256–2048] Default: 512
Display name: GVSP Max Look Back
Range: [1–1024] Default: 30
Display name: GVSP Max Requests
Range: [1–512] Default: 3
Display name: GVSP Max Wait Size
Range: [8–1024] Default: 100
Display name: GVSP Missing Size
Range: [0–1024] Default: 512
Display name: GVSP Tilting Size
Range: [0–1024]
Default: 100