In the code below, if I ctrl^c, the message "Got KB interrupt" is not shown. If I comment out the "scale.openWai..." line, then "Got KB interrupt" is shown when I ctrl^C. The normal control-flow of the program should not be changed just because a Phidget is being used. ...