BoardList.GetBoardByDriverIndex Method
Finds a reference to a Board object using its index.
[C#] Board BoardList.Boards.GetBoardByDriverIndex( |
Parameters
driverIndex
Index of the board in the board list.
Remarks
The designation is based on the board location in the Boards global object. The set of MultiCam compliant boards are assigned a set of consecutive integers, starting at zero. The indexing order is system-dependent.
See Also
BoardList Class | BoardList.GetBoardByBoardIdentifier | BoardList.GetBoardByBoardName | BoardList.GetBoardByPciPosition