MultiCam Boards Documentation > MultiCam Documentation > MultiCam Reference > Board Class > Board Information Category > Adjust Level (Board Information) > BoardIdentifier (Board)

BoardIdentifier (Board)

Description

Type

String

Description

Identifier made by the combination of the board type and serial number

"Set" effect

"Get" effect

Returns the current identifier of the selected board

Classification

Class

Board

Category

Board Information

Level

Adjust

Identifiers

String

BoardIdentifier

C, C++

MC_BoardIdentifier

.NET

MC.BoardIdentifier

Numerical

3

This parameter gives the board type and its serial number, providing a unique way to designate a Euresys board.

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 —for instance, COLORSCAN_000123.

Refer to BoardType for available board types.