MultiCam Boards Documentation > MultiCam Documentation > MultiCam Reference > Channel Class > Exception Management Category > Expert Level (Exception Management) > OverrunCount

OverrunCount

Picolo Picolo Junior 4 Picolo Pro 2 Picolo Pro 3 Picolo Tetra Picolo Tymo Picolo Alert Picolo Diligent
Domino Iota Domino Alpha 2 Domino Melody Domino Harmony Domino Symphony

Description

Type

Integer

Description

Counter of overrun occurrences

"Set" effect

Sets an initial value for the counter

"Get" effect

Returns the current overrun counter value

Classification

Class

Channel

Category

Exception Management

Level

Expert

Identifiers

String

OverrunCount

C, C++

MC_OverrunCount

.NET

MC.OverrunCount

Numerical

46

This parameter returns the number of overrun occurrences since the creation of the channel. It is incremented each time a transfer overrun occurs. It may be initialized at any time by setting its value.

An overrun is an exception condition occurring when the data transfer between the frame grabber and the host computer saturates the PCI bus.