BoardList Class
The BoardList object gives access to the Board objects representing Euresys frame grabbers in the host computer.
There is only one BoardList instance per application: the global Boards variable. The user is not allowed to create a BoardList object.
Properties and Methods
Finds a reference to a Board object using its board identifier. |
|
Finds a reference to a Board object using its board name. |
|
Finds a reference to a Board object using its index. |
|
Finds a reference to a Board object using its position on the PCI bus. |
|
Returns the number of elements in the board list. |
|
Finds a reference to a Board object using its index. |
Requirements
Header: MultiCamCpp.h
Namespace: Euresys::MultiCam
See Also