Routine Attributes - Allen-Bradley Logix5000 Reference Manual

1756 controllogix, 1768 compactlogix, 1769 compactlogix, 1789 softlogix, 1794 flexlogix, powerflex 700s with drivelogix
Hide thumbs Also See for Logix5000:
Table of Contents

Advertisement

Chapter 4
Input/Output Instructions (MSG, GSV, SSV, IOT)
Attribute
Data Type
MinorFault
DINT[11]
Record
Name
Data TypeStyleDescription
TimeLow DINTDecimalLower 32 bits of fault timestamp value
TimeHigh DINTDecimalUpper 32 bits of fault timestamp value
Type
INTDecimalFault type (program, I/O, and so forth)
Code
INTDecimalUnique code for the fault (depends on fault type)
Info
DINT[8]HexadecimalFault specific information (depends on fault type and code)
MaxScanTime
DINT
Name
String
Attribute
Data Type
Instance
DINT
Name
String
SFCPaused
INT
SFCResuming
INT
208
Instruction
Instruction
within
within
Standard
Safety Task
Task
GSV
GSV
SSV
SSV
GSV
None
SSV
GSV
GSV

Routine Attributes

The Routine object provides status information about a routine. Specify the
routine name to determine which Routine object that you want.
Instruction
Instruction
within
within
Standard
Safety Task
Task
GSV
GSV
GSV
GSV
GSV
None
GSV
None
SSV
Rockwell Automation Publication 1756-RM003N-EN-P - October 2011
Description
Records minor faults for this program
We recommend that you create a user-defined structure to simplify access to the
MinorFaultRecord attribute:
Maximum recorded execution time for this program. Time is in microseconds.
Name of the program.
Description
Provides the instance number for this routine object. Valid values are 0...65,535.
Name of the routine.
In an SFC routine, indicates whether the SFC is paused.
Value
Meaning
0
SFC is not paused
1
SFC is paused
In an SFC routine, indicates whether the SFC is resuming execution.
Value
Meaning
0
SFC is not executing. This attribute is automatically set to 0 at the end
of a scan in which the chart was executed
1
SFC is executing. Step and action timers will retain their previous value
if configured to do so. This attribute is automatically set to 1 on the first scan
after a chart is unpaused.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents