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
  • handle: Handle to board
  • offset: Register offset
  • value: Value to write

LabVIEW Block Diagram

../_images/AlazarCoprocessorRegisterWrite.vi.png