Jump to content
  • 0

Visual Studio and SDK for Analog Discovery 2


mschambe

Question

I would like to utilize the SDK to develop a C++ application for the Analog Discovery 2 within Visual Studio 2015. I am trying to get one of the C++

sample applications provided to work but I am not having much luck. I tried adding a reference to dwf.dll but that failed. There is a lib file - do I use that and how? I am not sure what type of application I should start with (Forms, Console) and how do I bring in the sample app. Has anyone this? Can you provide step by step instructions with the expected result?

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Hi @mschambe,

I do not have Visual studios installed so i would not be able to verify directly but have you tried using the sample projects that are installed by default here ->  C:\Program Files (x86)\Digilent\WaveFormsSDK\samples\c ?  I believe all you need is whichever sample i.e. analogin_acquisition.cpp and sample.h and to have the device(AD1,AD1,EE...) attached and powered( @attila please confirm)

cheers,

Jon

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...