Search Results

by cobrien
Fri Dec 01, 2017 7:46 pm
Forum: Python
Topic: Phidget 1048
Replies: 1
Views: 3296

Phidget 1048

I want to change the temperature update rate of the 1048 from its default. In the example python code "Temperature.py", the line ch.setOnTemperatureChangeHandler(TemperatureChangeHandler) is what will print out the temperature read off of the 1048, but only for 10 seconds. 1.) How do I loo...