Allen-Bradley LOGIX 5000 Reference Manual page 116

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

Advertisement

Chapter 1
Process Control Instructions
116
Output Parameter
EnableOut
Out
CurrentSeg
SoakTimeLeft
GuarRampOn
GuarSoakOn
ProgOper
Auto
Manual
Hold
Status
InstructFault (Status.0)
PVFaulted (Status.1)
NumberOfSegsInv (Status.2)
RampDeadbandInv (Status.3)
SoakDeadbandInv (Status.4)
CurrSegProgInv (Status.5)
SoakTimeProgInv (Status.6)
CurrSegOperInv (Status.7)
SoakTimeOperInv (Status.8)
RampValueInv (Status.9)
SoakTimeInv (Status.10)
Rockwell Automation Publication 1756-RM006K-EN-P - November 2018
Data Type Description
BOOL
Indicates if instruction is enabled. Cleared to false if Out overflows.
REAL
The output of the ramp/soak instruction.
DINT
Current segment number. Displays the current segment number in
the ramp/soak cycle. Segments start numbering at 0.
REAL
Soak time left. Displays the soak time remaining for the current
soak.
BOOL
Guaranteed ramp status. Set to true if the Guaranteed Ramp feature
is in use and the ramp is temporarily suspended because the PV
differs from the output by more than the RampDeadband.
BOOL
Guaranteed soak status. Set to true if the Guaranteed Soak feature
is in use and the soak timer is cleared because the PV differs from
the output by more than the SoakDeadband.
BOOL
Program/Operator control indicator. True when in Program control.
False when in Operator control.
BOOL
Auto mode. True when the ramp/soak is in Program Auto or
Operator Auto mode.
BOOL
Manual mode. True when the ramp/soak is in Program Manual or
Operator Manual mode.
BOOL
Hold mode. True when the ramp/soak is in program Hold mode.
DINT
Status of the function block.
BOOL
The instruction detected one of the following execution errors. This
is not a minor or major controller error. Check the remaining status
bits to determine what occurred.
BOOL
PVHealth is bad.
BOOL
The NumberOfSegs value is invalid value or is not compatible with
an array size.
BOOL
Invalid RampDeadband value.
BOOL
Invalid SoakDeadband value.
BOOL
Invalid CurrSegProg value.
BOOL
Invalid SoakTimeProg value.
BOOL
Invalid CurrSegOper value.
BOOL
Invalid SoakTimeOper value.
BOOL
Invalid RampValue value.
BOOL
Invalid SoakTime value

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents