How to change the Sampling time of thermal data (ie: number of points per second).
I see the Python library has a method update_interval_write() and it has values only between 1-255.
update_interval_write(5)- Does this mean sample at every 5 second interval?
Question
arang
How to change the Sampling time of thermal data (ie: number of points per second).
I see the Python library has a method update_interval_write() and it has values only between 1-255.
update_interval_write(5)- Does this mean sample at every 5 second interval?
Say if I want 10S/s how to configure in the code?
Thanks
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