LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

PID Advanced Integral Action (DBL).vi(vers.6.0) (is there a bug)?

Is there a bug in: "PID Advanced Integral Action (DBL).vi"? If "Initialize" is true there is a "select" conected to the variable "Initialize" in the case structure, that does not make sence to me.
Kindest regards,
Stefan Pofahl
0 Kudos
Message 1 of 2
(2,608 Views)
No, probably there is no bug! Forget my question!
The case criterias are filtered through an "Or" operator. So even if "initialize" is false,
the criteria for the case structure can be true.
Kindest regards,
Stefan Pofahl
0 Kudos
Message 2 of 2
(2,608 Views)