Technical information

GigE camera and driver features
GigE Camera and Drivers Features V3.0.0
57
This document is a master document for all Allied Vision GigE camera models and is NOT camera specific
Statistics
StatFrameRate [Float] R
Rate at which the device is acquiring frames, derived from the frame time-
stamps.
StatFrameDelivered [Integer] R
Number of error-free frames captured since the start of imaging.
StatFrameDropped [Integer] R
Number of incomplete frames received by the host due to missing packets (not
including shoved frames).
StatFrameRescued [Integer] R
Number of frames that initially had missing packets but were successfully
completed after packet resend.
StatFrameShoved [Integer] R
Number of frames dropped because the transfer of a following frame was com-
pleted earlier.
StatFrameUnderrun [Integer] R
Number of frames missed due to the non-availability of a user supplied buffer.
StatLocalRate [Float] R
Inverse of time interval between the last two frames (faulty or not) received by
the host. No averaging is performed.
StatPacketErrors [Integer] R
Number of improperly formed packets. If this number is non-zero, it suggests a
possible cable or camera hardware failure.
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
Note
In case of error-free frame reception, StatLocalRate is
similar to StatFrameRate, except that the host clock is
used instead of frame timestamps for measuring the time
interval between frames.
Otherwise, StatLocalRate and StatFrameRate may
differ significantly.
Display name: Stat Packets Errors