Allen-Bradley LOGIX 5000 Reference Manual page 139

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

Advertisement

Process Control Instructions
TOTALIZER Structure
Input Parameter
Data Type
EnableIn
BOOL
In
REAL
InFault
BOOL
TimeBase
DINT
Gain
REAL
ResetValue
REAL
Target
REAL
TargetDev1
REAL
TargetDev2
REAL
Rockwell Automation Publication 1756-RM006K-EN-P - November 2018
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
Bad health indicator of In. If true, it indicates the
input signal has an error, the instruction sets the
appropriate bit in Status, the control algorithm
is not executed, and Total is not updated.
Default is false.
The timebase input. The time base of the
totalization based on the In engineering units.
0 = Seconds
1 = Minutes
2 = Hours
3 = Days
For example, use TimeBase = minutes if In has
units of gal/min. If this value is invalid, the
instruction sets the appropriate bit in Status and
does not update the Total.
For more information about timing modes, see
Function Block Attributes.
Valid = 0 to 3
Default = 0
The multiplier of the incremental totalized
value. The user can use the Gain to convert the
units of totalization. For example, use the Gain
to convert gal/min to a total in barrels.
Valid = any float
Default = 1.0
The reset value input. The reset value of Total
when OperResetReq or ProgResetReq
transitions from false to true.
Valid = any float
Default = 0.0
The target value for the totalized In.
Valid = any float
Default = 0.0
The large deviation pre-target value of the Total
compared to the Target. This value is expressed
as a deviation from the Target.
Valid = any float
Default = 0.0
The small deviation pre-target value of the Total
compared to the Target. This value is expressed
as a deviation from the Target.
Valid = any float
Default = 0.0
Chapter 1
139

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents