BoardIdentifier

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

Parameter Info

Class Category Level Type Access
Board Board Information ADJUST String Get Only
Num ID String Identifier C, C++ identifier
3 << 14 BoardIdentifier MC_BoardIdentifier

Parameter Description

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.