Question
What does a working PID or PIDE look like?Answer
Please see Basic Setup Help for Logix PID It references several technotes and manuals which are needed to understand PID/PIDE.Attached is a basic simple simulation with a working PID and PIDE control. Download the attachment, open it and compare the behavior of a PID and PIDE.
In 'out of the box' condition both PID and PIDE are running the same simulation. Each has its own and different solution; even though they are running with the same frequency (and therefore in the same time domain).
It can also be used to explore the use of SCALING and changes to the TIME DOMAIN in a controlled environment.
Note the use of a function block as the main program.
The main variables are bough Controller tags. Those controlling the PID, start PID_; those controlling the PIDE, start PIDE_.
Thus,