Allen-Bradley LOGIX 5000 Reference Manual page 291

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

Advertisement

Drives
TimingMode
DINT
Selects timing execution mode.
0 = periodic mode
1 = oversample mode
2 = real time sampling mode
For more information about timing modes, see Function Block Attributes.
Valid = 0 to 2
Default = 0
OversampleDT
REAL
Execution time for oversample mode.
Valid = 0 to 4194.303 seconds
Default = 0
RTSTime
DINT
Module update period for real time sampling mode
Valid = 1 to 32,767ms
Default = 1
RTSTimeStamp
DINT
Module time stamp value for real time sampling mode.
Valid = 0 to 32,767ms
Default = 0
Output
Data
Description
Parameter
Type
EnableOut
BOOL
Enable output.
S_Mode
BOOL
S_Mode Output. When (Jerk * DeltaT)
Rate < Accel or Decel, S_Mode is set. Otherwise, S_Mode is cleared.
Out
REAL
The output of the S-Curve instruction. Math status flags are set for this output.
Rate
REAL
Internal change in the Out in units per second.
DeltaT
REAL
Elapsed time between updates. This is the elapsed time in seconds used by the control
algorithm to calculate the process output.
Status
DINT
Status of the function block.
InstructFault
BOOL
The instruction detected one of the following execution errors. This is not a minor or
(Status.0)
major controller error. Check the remaining status bits to determine what occurred.
AcceRateInv
BOOL
AccelRate is negative.
(Status.1)
DecelRateInv
BOOL
DecelRate is negative.
(Status.2)
JerkRateInv
BOOL
JerkRate is negative.
(Status.3)
TimingModeInv
BOOL
Invalid timing mode.
(Status.27)
For more information about timing modes, see Function Block Attributes.
RTSMissed
BOOL
Only used in real time sampling mode. Set when
(Status.28)
ABS | DeltaT - RTSTime | > 1 (.001 second).
RTSTimeInv
BOOL
Invalid RTSTime value.
(Status.29)
RTSTimeStampInv
BOOL
Invalid RTSTimeStamp value.
(Status.30)
DeltaT (Status.31) BOOL
Invalid DeltaT value.
Rockwell Automation Publication 1756-RM006K-EN-P - November 2018
Chapter 2
Rate and
291

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents