MultiCam Boards Documentation > MultiCam Documentation > MultiCam Reference > Channel Class > Board Linkage Category > Select Level (Board Linkage) > DriverIndex (Channel)

DriverIndex (Channel)

Description

Type

Integer

Description

Board locator in the list returned by the driver

"Set" effect

Links the board having the specified driver index to the channel

"Get" effect

Returns the driver index of the currently linked board

Classification

Class

Channel

Category

Board Linkage

Level

Select

Identifiers

String

DriverIndex

C, C++

MC_DriverIndex

.NET

MC.DriverIndex

Numerical

0

This parameter provides a method to designate a particular board where the channel should find its grabber resources.

The designation is based on the board location in the list returned by the driver. The set of MultiCam compliant boards are assigned a set of consecutive integer numbers starting at 0. The indexing order is system dependent.

Setting the parameter to an index larger than or equal to the number of MultiCam boards results in the MC_NO_BOARD_FOUND error.