Hi, I am using a MCC172, and I found the two channels have different DC offsets, so I want to use the function: calibration_coefficient_write(channel, slope, offset) to eliminate the offset, but it seem doesn't work and the DC offset hasn't changed either. I am sure I have written it because it can be read out through function:calibration_coefficient_read(channel),I understand that once the offset is written, mcc172 will automatically subtract the offset from each AD conversion result. I don't know how to do next.
in addition,I use the function: mcc172.a_in_scan_read_numpy() to read the AD_reasult,Is it related to this?
Question
Tik Sun
Hi, I am using a MCC172, and I found the two channels have different DC offsets, so I want to use the function: calibration_coefficient_write(channel, slope, offset) to eliminate the offset, but it seem doesn't work and the DC offset hasn't changed either. I am sure I have written it because it can be read out through function:calibration_coefficient_read(channel),I understand that once the offset is written, mcc172 will automatically subtract the offset from each AD conversion result. I don't know how to do next.
in addition,I use the function: mcc172.a_in_scan_read_numpy() to read the AD_reasult,Is it related to this?
Link to comment
Share on other sites
3 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