AlazarGetBoardKind#

Function Syntax#

ALAZAR_BOARDTYPES AlazarGetBoardKind(HANDLE handle)#

Get a board model identifier of the board associated with a board handle.

Parameters:
  • handle – [in] Board handle

Returns:

A non-zero board model identifier upon success. See BoardTypes for converting the identifier into a board model.

Returns:

Zero upon error.

LabVIEW Block Diagram#

../_images/AlazarGetBoardKind.vi.png