F - ipid function block, Appendix g, Ipid function block – Rockwell Automation 2080-LC50 Micro830 and Micro850 Programmable Controllers User Manual User Manual
Page 255: Appendix
Rockwell Automation Publication 2080-UM002F-EN-E - December 2013
239
Appendix
F
IPID Function Block
This function block diagram shows the arguments in the IPIDCONTROLLER
function block.
The following table explains the arguments used in this function block.
IPIDCONTROLLER Arguments
Parameter
Parameter
Type
Data Type
Description
EN
Input
BOOL
Function block enable
When EN = TRUE, execute function.
When EN = FALSE, do not execute function.
Only applicable to LD, EN is not required in FBD
programming.
Process
Input
REAL
Process value, measured from the output of controlled
process.
SetPoint
Input
REAL
Set point value for desired process
Feedback
Input
REAL
Feedback signal, measured from control input to a
process.
Auto
Input
BOOL
Operating modes of PID controller:
• TRUE —controller runs in normal mode
• FALSE — controller out value equals to feedback
value
Initialize
Input
BOOL
A change in value (True to False or FALSE to TRUE)
causes the controller to eliminate any proportional
gain during that cycle. It Also initializes AutoTune
sequences.
Gains
Input
GAIN_PID
Gains for IPIDCONTROLLER
See GAIN_PID Data type
IPIDCONTROLLER
IPIDCONTROLLER
Process
ENO
Output
AbsoluteError
SetPoint
FeedBack
Auto
Initialize
Gains
AutoTune
ATParameters
ATWarning
OutGains
EN