Allen-Bradley LOGIX 5000 Reference Manual page 366

Controllers advanced process control and drives and equipment phase and sequence instructions
Hide thumbs Also See for LOGIX 5000:
Table of Contents

Advertisement

Chapter 4
Select_Limit Instructions
366
Function Block
Structured Text
RLIM(RLIM_tag);
Operands
Function Block
Operand
Type
RLIM tag
RATE_LIMITER
RATE_LIMITER Structure
Input Parameter Data Type
EnableIn
BOOL
In
REAL
IncRate
REAL
DecRate
REAL
ByPass
BOOL
Rockwell Automation Publication 1756-RM006K-EN-P - November 2018
Format
Description
structure
RLIM structure
Description
Enable input. If false, the instruction does
not execute and outputs are not updated.
Default is true.
The analog signal input to the instruction.
Valid = any float
Default = 0.0
Maximum output increment rate in per-
second units. If invalid, the instruction sets
IncRate = 0.0 and sets the appropriate bit
in Status.
Valid = any float
0.0
Default = 0.0
Maximum output decrement rate in per-
second units. If invalid, the instruction sets
DecRate = 0.0 and sets the appropriate bit
in Status.
Valid = any float
0.0
Default = 0.0
Request to bypass the algorithm. When
true, Out = In.
Default is false.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents