colinl / node-red-contrib-pid

A node-red PID loop controller node intended for the control of real world processes
Apache License 2.0
26 stars 18 forks source link

Null, NaN or Infinite payload if Prop Band or Integral Time are set to zero #7

Closed colinl closed 6 years ago

colinl commented 6 years ago

If the proportional band is set to zero then the node may send a payload of NaN

colinl commented 6 years ago

Similar problems are seen if the Integral Time is set to zero

colinl commented 6 years ago

Fixed in release version 1.1.4