AlazarCoprocessorDownload ========================= ``AlazarCoprocessorDownload()`` is a define that points to :c:func:`AlazarCoprocessorDownloadA` on Linux and on Windows if ``UNICODE`` is not defined. If ``UNICODE`` is defined on Windows, ``AlazarCoprocessorDownload()`` points to :c:func:`AlazarCoprocessorDownloadW`. The two functions only vary by the fact that they use narrow or wide string types. Function Syntax --------------- .. doxygenfunction:: AlazarCoprocessorDownloadA .. doxygenfunction:: AlazarCoprocessorDownloadW LabVIEW Block Diagram --------------------- .. image:: ../res/AlazarCoprocessorDownload.vi.png Related Enumerations -------------------- .. doxygenenum:: ALAZAR_COPROCESSOR_DOWNLOAD_OPTIONS