User Manual V 1-4.XX User guide
Table Of Contents
- Front Cover
- Chapter 1
- Chapter 2
- Chapter 3
- Chapter 4
- Chapter 5
- Chapter 6
- Chapter 7
- Chapter 8
- Chapter 9
- Chapter 10
- Chapter 11
- Chapter 12
- Chapter 13
- Appendix A
- Appendix B
- Appendix C
- Appendix D
- Appendix E
- Appendix F
- Who Should Use this Manual?
- What Is the 1336 IMPACT Drive?
- Purpose of this Manual
- Terms and Abbreviations
- Common Techniques Used in this Manual
- Allen-Bradley Support
- Table of Contents
- Preface
- Chapter 1
- Chapter 2
- Mounting and Wiring Your 1336 IMPACT Drive
- Chapter Objectives
- Before Mounting Your Drive
- Input Fuses and Circuit Breakers
- Mounting Your Drive
- Grounding Your Drive
- Wiring the Power
- Hard Wiring Your I/O
- Connecting Your Gateway
- Installing an Interface Board
- Connecting the Power to the Drive
- Disconnecting the Drive Output
- Starting and Stopping the Motor
- Electrical Interference— EMI/RFI
- Do I Need an RFI Filter?
- Mounting and Wiring Your 1336 IMPACT Drive
- Chapter 3
- Chapter 4
- Chapter 5
- Using the LOption
- Chapter Objectives
- What is the LOption?
- What Functions are Available?
- Setting Up the LOption Board
- Using an Encoder with the LOption Board
- Requirements for the Contact Closure Interface Board (L4)
- Requirements for the 24V AC/DC Interface Board Requirements (L5)
- Requirements for the 115V AC Interface Board (L6)
- Requirements for the Contact Closure Interface Board (L7E)
- Requirements for the 24VAC/DC Interface Board Requirements (L8E)
- Requirements for the 115V AC Interface Board (L9E)
- Using the LOption
- Chapter 6
- Starting Up Your System
- Chapter Objectives
- Before Applying Power to Your Drive
- Applying Power to Your Drive
- Recording Your Drive and Motor Information
- Understanding the Basics of the Human Interface Module (HIM)
- Starting Up Your System
- Running the Quick Motor Tune Procedure
- Configuring the Digital Section
- Configuring the Analog Section
- Understanding Links
- Where Do I Go From Here?
- Starting Up Your System
- Chapter 7
- Chapter 8
- Chapter 9
- Applications
- Chapter Objectives
- Choosing a Motor Feedback Source
- Choosing an Optional Braking/Decelerating Method
- Using DC Hold
- Using Up to 400% Motor Current
- Understanding the Scale and Offset Parameters for Analog I/O
- Using 4 – 20mA Inputs/Outputs
- Using a Remote Pot
- Using MOP
- Using Flying Start
- Speed Profiling Introduction
- Speed Profiling Operation
- Speed Profile Start Up Configuration
- Initial Setup Requirements
- Profile Command & Control
- Using the TB3 Inputs
- Encoder Steps
- Applications
- Chapter 10
- Using the Function Block
- Chapter Objectives
- What is a Function Block?
- Evaluating the Inputs
- Using the Timer Delay Function
- Using the State Machine Function
- Using the Add/Subtract Function
- Using the Maximum/Minimum Function
- Using the Up/Down Counter Function
- Using the Multiply/Divide Function
- Using the Scale Function
- Using the Hysteresis Function
- Using the Band Function
- Using the Logical Add/Subtract Function
- Using the Logical Multiply/Divide Function
- Using the Function Block
- Chapter 11
- Chapter 12
- Troubleshooting
- Chapter Objectives
- Required Equipment
- Fault/Warning Handling
- Viewing the Fault and Warning Queues on the HIM
- What Are the Fault Descriptions?
- Understanding Precharge and Ridethrough Faults
- Understanding the Bus Voltage Tracker
- Understanding the Parameter Limit Faults
- Understanding the Math Limit Faults
- Start Up Troubleshooting Procedures
- Miscellaneous Troubleshooting Procedures
- Encoderless Troubleshooting Problems
- Troubleshooting
- Chapter 13
- Appendix A
- Appendix B
- Appendix C
- Appendix D
- Appendix E
- Appendix F
- Index
- Back Cover

12-22 Troubleshooting
Understanding the Parameter
Limit Faults
If you receive a Param Limit fault (03057) or warning (03089), the
drive has limited the value of one or more parameters. When you
enter a parameter value from a programming device (such as a
Human Interface Module (HIM)), the drive checks the value against
the minimum and maximum parameter range. However, parameter
values can also change as a result of a link to that parameter. When a
parameter value is changed indirectly by a link, the drive performs
additional limit checking on several critical parameters.
For example, if you create a link between Pos Mtr Cur Lim
(parameter 72) and An In 1 Value (parameter 96), An In 1 Value could
change the value of Pos Mtr Cur Lim. If the analog input level
exceeds the range of Pos Mtr Cur Lim, the drive limits the data value
that is stored as a current limit. When this happens, a parameter limit
condition has occurred.
You can configure the drive to report a parameter limit condition as
either a fault or a warning, or to ignore the condition.
The drive performs a parameter limit check regardless of how you
configure it to report the condition.
Using the Parameter Limit Testpoints
When a parameter limit fault or warning occurs, you need to look at
two software testpoints, Test Data 2 (parameter 94) and Test Select 2
(parameter 95) to identify which parameter(s) is being limited.
If Test Data 2 is non-zero, the value indicates which parameter limit
condition has occurred. A bit position is assigned to each limit
condition. Therefore, a value of 1 corresponds to bit 0, 2 for bit 1, 4
for bit 2, and so forth. Typically, only a single parameter limit
condition will occur at a time. If multiple conditions do occur, you
need to interpret the testpoint value as a combination of more than
one bit, for example bits 0 and 1 = decimal value 1+2 = 3.
To view the testpoints:
1. Enter a value of 10503 into Test Select 2 (parameter 95).
2. Look at the value of Test Data 2 (parameter 94). If Test Data 2 is
zero, go on to step 3. If Test Data 2 is non-zero, use the following
table to determine which parameter is being limited.
To: You need to:
Report the condition as a fault Set bit 9 in Fault Select 2 (parameter 22).
Report the condition as a warning
Clear bit 9 in Fault Select 2 and set bit 9 in
Warning Select 2 (parameter 23).
Ignore the condition
Make sure that bit 9 is clear in both Fault Select 2
and Warning Select 2.
file:
Fault Setup
group:
Testpoints
If Test
Data 2 is:
Then, this
parameter:
Has been
limited to:
1 (bit 0)
Rev Speed Limit
(parameter 40)
The minimum/maximum range
2 (bit 1)
Fwd Speed Limit
(parameter 41)
The minimum/maximum range