ADLINK PCIe-2602 User Manual

Page 55

Advertising
background image

Function Library

45

PCIe-2602-FLR

Overflow Frame Count

Acquires the number of frames dropped since Acquisition

Start, resulting from:

Z

Full buffer queue causes the incoming frame to be
dropped

Z

PCIe bandwidth is insufficient to transfer all frames’
data.

Syntax

C/C++

int Sdi_GetOverflowFrameCount (UINT Number,

UINT &Count)

C#

int GetOverflowFrameCount (uint Number, out

uint Count)

VB.Net

int GetOverflowFrameCount (uint Number, out

uint Count)

Parameter(s)

Number

The number of the SDI channel, with allowed values from 0

to 31.

Count

Number of frames dropped

Return Value

No error occurs if return value ≥ 0; if a negative value, please refer
to Other Functions for return code error information.

Mismatch Frame Count

Acquires the number of frames dropped since Acquisition

Start, resulting from pixel count of the input sensor being less
than that set in Sensor Format.

Advertising