lbahamonde Posted August 31, 2023 Posted August 31, 2023 The electrical specs: https://mccdaq.github.io/daqhats/_static/esmcc134.pdf do not list the modulator frequency of the ADC. Neither the data output rate. Can I assume that data output rate is the inverse of the `update_interval`? Also, why can the `update_interval` only have an integer value between 1 and 255? (https://mccdaq.github.io/daqhats/python.html?highlight=calibration#daqhats.mcc134.update_interval_write)
0 DAQman Posted September 1, 2023 Posted September 1, 2023 The data output rate is 1 S/s per channel. It's the inverse of the update interval. I'm sorry, but I don't have a specification for the modulator frequency.
Question
lbahamonde
The electrical specs: https://mccdaq.github.io/daqhats/_static/esmcc134.pdf do not list the modulator frequency of the ADC. Neither the data output rate. Can I assume that data output rate is the inverse of the `update_interval`? Also, why can the `update_interval` only have an integer value between 1 and 255? (https://mccdaq.github.io/daqhats/python.html?highlight=calibration#daqhats.mcc134.update_interval_write)
1 answer 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