AlazarCoprocessorRegisterWrite

Function Syntax

RETURN_CODE AlazarCoprocessorRegisterWrite(HANDLE handle, U32 offset, U32 value)

Writes a value to a user-programmable coprocessor FPGA register.

Return

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

Parameters
  • [in] handle: Handle to board

  • [in] offset: Register offset

  • [in] value: Value to write

LabVIEW Block Diagram

../_images/AlazarCoprocessorRegisterWrite.vi.png