Board Class
The Board object gives access to all MultiCam parameters dedicated to the control of board features. It also addresses the access of I/O lines from an application program, implementing the general-purpose I/O functionality.
The Board object exists in one instance for each Euresys board installed inside a computer. The user is not allowed to create Board objects. They are natively made available to the application through the Boards global object.
Requirements
Header: MultiCamCpp.h
Namespace: Euresys::MultiCam
See Also