Allen-Bradley 2080-LC20-20QBB User Manual page 190

Micro820 series programmable controllers
Hide thumbs Also See for 2080-LC20-20QBB:
Table of Contents

Advertisement

Appendix D PID Function Blocks
180
GAIN_PID Data Type
Parameter
Parameter
Type
Ti
Input
Td
Input
FC
Input
PID Error Codes
Error Code
Description
0
PID is working normally.
1
Kc is invalid.
2
Ti is invalid.
3
Td is invalid.
4
FC is invalid.
5
CVMin > CVMax, or CVMax < CVMin
6
CVManual < CVMin
CVManaul is invalid.
7
CVManual > CVMax
CVManual is invalid.
Rockwell Automation Publication 2080-UM005E-EN-E - March 2018
Data Type Description
REAL
Time integral constant in seconds (>= 0.0001).
Increasing Ti decreases overshoot and oscillation of
the PID.
If Ti is invalid, an error occurs.
REAL
Time derivative constant in seconds (>= 0.0).
When Td equals 0, then there is no derivative action
and PID becomes a PI controller.
Increasing Td reduces the overshot and removes the
oscillation of the PID controller.
If Td is invalid, an error occurs.
REAL
Filter constant (>= 0.0).
Recommended range for FC is 0...20.
Increasing FC smooths the response of the PID
controller.
If FC is invalid, an error occurs.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents