![]() ![]() |
Feb 3 2010, 08:48 AM
Post
#1
|
|
|
Joined: 3-February 10 Posts: 1 |
Hi guys
I am quite new to programming and very new to C++ but have been asked to just setup a simple stream using a labjack U3, programmed in C++ and get it done asap.. I have no idea really what I am doing I managed to connect to the labjack using c# and the examples given but its imperative that the solution I produce is in c++ I have tried adding the dll as a refrence and that doesnt work and when I try to start using a C++ console app #include "..\..\LJUD_DynamicLinking.h" doesnt find anything Could someone help me out please :) Many thanks for your time Ben |
|
|
Feb 3 2010, 10:27 AM
Post
#2
|
|
|
Joined: 9-June 03 Posts: 5527 |
If you are wanting to use C rather than C#, try starting with the VC6 examples:
http://labjack.com/support/ud/examples/vc6 |
|
|
![]() ![]() |
|