I started to get strange problem in Nodered Phidget Module with HUB5000+ADP1000 Adapter:
At some point VoltageInput Node starts to output
Code: Select all
{"code":4105,"description":"Saturation Detected."}
The VoltageInput node settings are: If I then go to Phydgets control panel in Web - it shows +-400mV range even if I didn't change it anywhere! If I manually change range to +-2V it starts working again and also in Node-RED - till next time. What goes wrong here? Does HUB5000 reset itself and changes the range? How to make it always select +-2V range in Node-RED?