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

BoardIdentifier (Channel)

Description

Type

String

Description

Board type and serial number combined identifier

"Set" effect

Links the board having the specified identifier to the channel

"Get" effect

Returns the identifier of the currently linked board

Classification

Class

Channel

Category

Board Linkage

Level

Select

Identifiers

String

BoardIdentifier

C, C++

MC_BoardIdentifier

.NET

MC.BoardIdentifier

Numerical

3

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 type and its serial number, providing a unique way to designate a Euresys product.

The board identifier is an ASCII character string resulting from the concatenation of the board type and the serial number with an intervening underscore. The serial number is a 6-digit string made of characters 0 to 9.