D - ipid function block, Appendix d, Ipid function block – Rockwell Automation 2080-LC20-20QBBR Micro820 20-point Programmable Controllers User Manual User Manual

Page 143: Appendix

Advertising
background image

Rockwell Automation Publication 2080-UM005A-EN-E - December 2013

135

Appendix

D

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

Advertising