LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Integration of Analog Discovery 3 (Pro Bundle) with LabVIEW

Hello NI Community,

 

I’m currently working with the Analog Discovery 3 Pro Bundle and would like to integrate it with LabVIEW for data acquisition and signal analysis tasks. I’m reaching out to seek guidance or examples on how best to achieve this integration.

Here's what I’ve done so far:

  • Installed the WaveForms software and verified that the device is functioning correctly.
  • Installed LabVIEW 2023 Q3 and the Digilent WaveForms SDK.
  • Attempted to use the Call Library Function Node to interface with the WaveForms DLL, but I’m encountering issues with parameter mapping and data types.

My setup:

  • Hardware: Analog Discovery 3 Pro Bundle
  • Software: LabVIEW 2023 Q3 (64-bit), WaveForms 3.21.2
  • OS: Windows 11 Pro
  • Drivers: Latest Digilent drivers installed

Issues:

  • Difficulty in configuring the correct function signatures for DLL calls.
  • Lack of clear documentation or examples for LabVIEW integration.

Request:

  • Has anyone successfully integrated AD3 with LabVIEW?
  • Are there any VI examples or wrapper libraries available?
  • Any tips on handling waveform acquisition and streaming in LabVIEW?

 

 

0 Kudos
Message 1 of 3
(77 Views)

Hi

 

You need to install software from VIPM.

 

For the first time in many years, a new LabVIEW support package were introduced to support AD3 :

 

softball_0-1758191660541.png

 

Regards

Message 2 of 3
(63 Views)

Good to know there is an update. I used the previous version with an AD3 before the package update came out and had no major difficulties.

 

Here is a link to the package: https://www.vipm.io/package/digilent_waveforms_vis/

 

0 Kudos
Message 3 of 3
(30 Views)