I tried the below attached code and was able to log data at a rate of 5kS/s from all 8 channels. But this works only for a single DAQ HAT since the code asks me to enter the DAQ HAT.
What should I do if I want to read all the 7 DAQ HAT attached. I would like to read and log the data of all the 52 channels without terminating the readings after a specific amount of sampling. I want to read all the 52 channels until I press ctr c to stop the readings like the one done in the below provided code.
Question
ArjunNarayanan
HI
I tried the below attached code and was able to log data at a rate of 5kS/s from all 8 channels. But this works only for a single DAQ HAT since the code asks me to enter the DAQ HAT.
What should I do if I want to read all the 7 DAQ HAT attached. I would like to read and log the data of all the 52 channels without terminating the readings after a specific amount of sampling. I want to read all the 52 channels until I press ctr c to stop the readings like the one done in the below provided code.
Please suggest me a sample code for this.
Eagerly waiting for your helpful reply.
Regards
Arjun
cont_scan_csv.py
2 answers to this question
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now