Jump to content

Daniel Deng

Newcomers
  • Posts

    1
  • Joined

  • Last visited

Daniel Deng's Achievements

Newbie

Newbie (1/4)

0

Reputation

  1. Hi, I ran this Python code to collect temperature data from the MCC 134 every second. However, I noticed that every 3 to 4 samples, there are two consecutive seconds that read exactly the same temperature data. It seems that the actual sample rate of the MCC 134 is slightly less than 1 S/s, because when I set time.sleep(1.5), the data varies between any consecutive samples. Could you possibly test the actual sample rate and let me know if there's any way to ensure that the actual sampling rate reaches 1 S/s? Thank you.
×
×
  • Create New...