Jump to content
  • 0

Request for help with fast data aquisition for USB-205


chessicfo

Question

Hi,

We recently purchased the USB-205 DAQ card, and we were trying the python examples but couldn't find any python example to use the hardware paced mode.

Could you please provide a basic python example to acquire analog input at 500kS/s?

We also need this inorder to test the specs of this DAQ card.

Many thanks,

B

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Hello @chessicfo

Are you looking for a USB-205 compatible hardware paced example for Windows or Linux?

On Windows: Please try a_in_sca_background.py or a_in_scan_file.py

On Linux:  Please try a_in_scan.py.

As these are examples, you will need to modify them to meet your requirements with regard to number of channels, samples per channel, sampling rate, and what to do with the collected data.

Regards,

Jeffrey

Link to comment
Share on other sites

  • 0

Thank you, Jeffrey. The solution worked. However, for my project, I need to run the data acquisition at 10kS/s for three analog input channels for at least 3 hours or longer while having the first column as date and time similar to the attached code which doesn't use hardware paced. Could you please help as I am not sure about the buffer allocation, etc. and certainly I am using a normal laptop having 16 Gb of RAM, so not sure if there is a way to record high resolution data without crashing the laptop?

Many thanks,

B

Digilent_DAQ_B_control.py

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