Allen-Bradley LOGIX 5000 Reference Manual page 266

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

Advertisement

Chapter 2
Drives
266
RTSTimeStamp
DINT
Output Parameter
Data Type
EnableOut
BOOL
Out
REAL
HighAlarm
BOOL
LowAlarm
BOOL
DeltaT
REAL
Status
DINT
InstructFault (Status.0)
BOOL
IGainInv (Status.1)
BOOL
HighLowLimsInv (Status.2)
BOOL
TimingModeInv (Status.27)
BOOL
RTSMissed (Status.28)
BOOL
RTSTimeInv (Status.29)
BOOL
RTSTimeStampInv (Status.30) BOOL
DeltaTInv (Status.31)
BOOL
Structured Text
Operand
Type
INTG tag
INTEGRATOR
See Structured Text Syntax for more information on the syntax of expressions
within structured text.
Rockwell Automation Publication 1756-RM006K-EN-P - November 2018
Module time stamp value for real time sampling mode.
Valid = 0 to 32,767ms
Default = 0
Description
Indicates if instruction is enabled. Cleared to
false if Out overflows.
The calculated output of the algorithm.
High limit alarm indicator. When Out
HighLimit, HighAlarm is set and the output is
limited to the value of HighLimit.
Low limit alarm indicator. When Out
LowLimit, LowAlarm is set and the output is
limited to the value of LowLimit.
Elapsed time between updates. This is the
elapsed time in seconds used by the control
algorithm to calculate the process output.
Status of the function block.
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.
IGain > maximum or IGain < minimum.
HighLimit
LowLimit.
Invalid TimingMode value.
For more information about timing modes, see
Function Block Attributes.
Only used in real time sampling mode. Set
when
ABS | DeltaT - RTSTime | > 1 (.001 second).
Invalid RTSTime value.
Invalid RTSTimeStamp value.
Invalid DeltaT value.
Format
Description
Structure
INTG structure

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents