Jump to content
  • 0

Source code - DAQ IoTech 3000 PCI


guidotiba

Question

Hey Engineers!

We're working on a Python wrapper for the DaqX Software for the IoTech 3000 PCI DAQ Board. 

We need to use methods from the dll that are not defined on our wrapper yet.

We're specifically trying to create a wrapper for the daqAdcSetSetpoints method (the following screenshot is from the IoTech Programmer's manual, found attached IOTechProgrammersManual.pdf).

image.png.ed788ea9464fd499f312c7c7491c438e.png

 

We need to use the flags required for this function, but we're not being able to find the definitions of them. The manual says that the source code can be found in the following directory: 

image.png.87b19e37eca5329bef078cf2291649af.png

But when we installed the software, from https://files.digilent.com/#downloads/iotech_software/DaqBoard_3000_Series_PCI_USB/, we cannot see that folder under Programming Language Support for some reason. This is what we've got with that download:

image.png.8a7f1f139b7bba835de29197974289a9.png

image.png.0cdfe801e1d3636e2bd4345d29d1ccb8.png

image.png.4d8a86fda636b1b859e9c267b45ff970.png

 

We were wondering if you could hand us the files containing the source code, where the flags are defined, or if you could tell us how to get it.

Here's another screenshot from the manual that says where to find the flags and masks:

image.png.7806e74b834e5f75784e3f0d7d176071.png

 

Thanks a lot in advance!!

 

 

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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