Jump to content
  • 0

Timestamp data using mcculw in Python


clement-AA

Question

Hi,

We recently bought an USB-1608G to improve our test bench logging capacity. We want to log analog data at, at least 1000Hz for a long period of time, higher than the 1.000.000 lines possible with DAQami so we turn ourself over the mcculw for Python.
The example "a_in_scan_file.py" works fine, but we also want to add a timestamp which is not provided in any example.

Is there a way to efficiently and accurately add one ?

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

I'm not sure why, but probably due to some incompatibility with the release of mcculw I'm using (mcculw 1.0.0), but your example doesn't seem to work. So I try a similar technique by editing the "a_in.py" do to something similar, and it capped at around 1k/s for only one channel. It should go at max 250ks/s/channel.

Edited by clement-AA
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...