Technical information

AVT GigE camera and driver features
AVT GigE Camera and Drivers Features V2.0.0
52
This document is a master document for all AVT GigE camera models and is NOT camera specific
GVSPTimeout [Integer] R/W
End of stream timeout. If no stream packet received before GVSPTimeout,
host requests resend, up to GVSPMaxRequests times. If still no packet
received from camera, packet is marked as dropped.
Statistics
StatFrameRate [Float] R
The current actual frame rate of the camera as received by the driver.
StatFrameDelivered [Integer] R
The number of frames captured since the start of imaging.
StatFrameDropped [Integer] R
Number of frames dropped by the streaming engine due to missing packets.
StatFrameRescued [Integer] R
Number of frames successfully delivered by the streaming engine after having
had missing packets.
StatFrameShoved [Integer] R
Number of frames dropped because a following frame was completed before.
StatFrameUnderrun [Integer] R
Number of frames missed due to the non-availability of a user supplied buffer.
StatLocalRate [Float] R
Rate at which the streaming engine is processing the frames sent by the device
(frame/s).
StatPacketErrors [Integer] R
The number of improperly formed packets. If this number is non-zero, it sug-
gests a possible cable or camera hardware failure.
Display name: GVSP Timeout
Range: [10–5000] Default: 70 Units: ms
Note
The packet counts in these statistics cover the
image transport. Packets used for camera control
or event data are not counted. All counters are
reset at AcquisitionStart.
Display name: Stat Frame Rate
Display name: Stat Frames Delivered
Display name: Stat Frames Dropped
Display name: Stat Frames Rescued
Display name: Stat Frames Shoved
Display name: Stat Frames Underrun
Display name: Stat Local Rate
Display name: Stat Packets Errors