AlazarGetCPLDVersion

Function Syntax

RETURN_CODE AlazarGetCPLDVersion(HANDLE handle, U8 *major, U8 *minor)

Get the CPLD version number of the specified board.

Return

ApiSuccess upon success, or an error code. See RETURN_CODE for more detailed information.

Parameters
  • [in] handle: Board handle

  • [out] major: CPLD version number

  • [out] minor: CPLD version number

LabVIEW Block Diagram

../_images/AlazarGetCPLDVersion.vi.png