Jump to content
  • 0

IO Tech 3001USB Daq Board HELP


Taylore

Question

I have an IO Tech 3001USB Daq Board that I am trying to communicate with in visual studio c#.

I cannot find any example code or what libraries or reference files I need to use to communicate with it.

Please HELP!

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Hello @Taylore.

The DaqBoard/3001USB (DAQBD/3001USB) can be used with DASYLab and the DaqView software applications in addition to Visual Studio .NET programming.  Download and install daqcom2setup.exe found at https://files.digilent.com/#downloads/iotech_software/DaqBoard_3000_Series_PCI_USB/

https://files.digilent.com/downloads/iotech_software/DaqBoard_3000_Series_PCI_USB/ReadMe.pdf

The 32-bit DaqCOM library is a legacy library from IOtech.  The library was not tested for Windows 10 or 11, and the example programs are from 2003.  There is no 64-bit programming support for any of the IOtech products.

Example projects directory:  C:\Program Files (x86)\DaqCOM\

 

Datasheet:  https://files.digilent.com/datasheets/daqboard3000usb_data.pdf

User's Manual:  https://files.digilent.com/manuals/daqboard_3000usb_series.pdf

 

Regards,

Fausto

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...