I am using python to control a phidgets 4x solid state relay, via VINT Hub Phidget. My program performs some measurements using thermocouples attached to the same VINT Hub. Based on these data, it sets a new duty cycle for each of the relays. This seems to work for a number of iterations. However, e...