Syntax
INT is_GetBoardType (HIDS hf)
Description
If the FALCON and EAGLE are both installed in the same machine, it is important to be able to differentiate between the two cards. is_GetBoardType() returns the result of which type of board is installed.
Parameters
hf: Frame grabber handle
Return value
IS_BOARD_TYPE_FALCON |
1 |
IS_BOARD_TYPE_EAGLE |
2 |
IS_BOARD_TYPE_FALCON_PLUS |
7 |
IS_BOARD_TYPE_FALCON_QUATTRO |
9 |