Jump to content
  • 0

C++ code example to manage USB-1208LS


Belette

Question

Good afternoon,

Can you please an example of basic C++ code to read inputs, and write outputs of device USB-1208LS.

I'always have errors as : undefined reference to `cbReleaseDaqDevice'

library cbw.h is included, I currently try with Code:Block before creating a complete application with Qt.

 

Best regards

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Thank you, I now can use my USB-1208LS device with codeblocks in console application.

When I tried to use Qt, I have error message "cannot find -lcbw64". 

 

cbw64.lib in installed and recognized. Does somebody already used MCC universal library with Qt

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...