ERRCODES
ASCII - Command | ERRCODE * |
|
| |
Syntax Transmit | ERRCODE * |
| ||
Syntax Receive | ERRCODE * <Data> | Available in |
| |
Type | Command | MMI | Yes | |
ASCII Format | Integer32 | CANBus Object Number | No | |
DIM | - | PROFIBUS PNU | No | |
Range | 0 .. 0xFFFFFFFF | DPR | No | |
Default | - |
| ||
Opmode | All | Data Type Bus/DPR | - | |
Drive State | - | Weightning |
| |
Start Firmware | 1.20 |
| ||
Configuration | No | Revision | 1.3 | |
Function Group | Drive Status | EEPROM | - | |
Short Description | Output Error Register |
Description
The ERRCODE* command returns the internal status information in the form of a bit-variable. A bit is set for as long as the corresponding error/fault is detected. The bit is deleted by the hardware reset of the amplifier. Faults that are designated by the SW label can also be deleted by a software reset (function CLRFAULT clear fault).
Level gives an information about the error handling in the drive.
- Level 2: A fault causes an emergency stop. The stop of the motor is done in velocity control using the emergency stop ramp (DECSTOP). When the motor reaches the zero velocity level (VEL0) (limited by max. 5 sec), the power stage is disabled. The Ready-to-Operate relay is switched off. The drive must be reset before it can be enabled again. The fault is displayed.
- Level 3: (starting with firmware 4.01) A fault causes an emergency stop. The stop of the motor is done without feedback device (sensorless). When the motor has stopped, the power stage is disabled. The Ready-to-Operate relay is switched off. The drive has to be reset before it can be enabled again. The fault is displayed.
- Level 4: A fault causes an directly disable of the power stage. The motor has no torque (coast). The Ready-to-Operate relay is switched off. The drive has to be reset before it can be enabled again. The fault is displayed.
Faults, that have different levels (2/3 and 4), the behaivior is controlled by ACTFAULT and MBRAKE or STOPMODE
Bit / Displ. / Reset/ Level | Bit | Description |
---|---|---|
00/F01/SW/2,4 | 0x00000001 | =1 Heatsink overtemperature |
01/F02/SW/2,4 | 0x00000002 | =1 DC-link overvoltage |
02/F03/SW/2 | 0x00000004 | =1 Contouríng error of the external trajectory (OPMODE=6/SERCOS) |
03/F04/HW/3,4 | 0x00000008 | =1 Feedback error |
04/F05/SW/2,4 | 0x00000010 | =1 Undervoltage protection |
05/F06/HW/2,4 | 0x00000020 | =1 Motor overtemperature |
06/F07/HW/2,4 | 0x00000040 | =1 if the internal electronic supply is faulty. |
07/F08/SW/3,4 | 0x00000080 | =1 Overspeed |
08/F09/HW/4 | 0x00000100 | =1 EEPROM Checksum error |
09/F10/HW | 0x00000200 | Reserved |
10/F11/HW/2,4 | 0x00000400 | =1 Brake error |
11/F12/HW | 0x00000800 | =1 Missing motor connection. This error occurs, if a motor connection (not feedback device) is missing. The error can be disabled by CPHASE = 0. |
12/F13/SW/2,4 | 0x00001000 | =1 Ambient overtemperature |
13/F14/HW/2,4 | 0x00002000 | =1 Output stage fault |
14/F15/SW/2,4 | 0x00004000 | =1 I²tmax override |
15/F16/SW/2,4 | 0x00008000 | =1 Mains BTB |
16/F17/HW/2,4 | 0x00010000 | =1 A/D converter error |
17/F18/HW/2,4 | 0x00020000 | =1 Regen error |
18/F19/SW/2,4 | 0x00040000 | =1 line phase missing (PMODE=2) |
19/F20/HW/2,4 | 0x00080000 | =1 Slot error |
20/F21/HW/2,4 | 0x00100000 | =1 PROFIBUS handling error |
21/F22/HW/2,4 | 0x00200000 | =1 Earth short circuit |
22/F23/HW/2,4 | 0x00400000 | =1 CANopen Bus-Off |
23/F24/SW/2,4 | 0x00800000 | Warning generates a error message (defined by WMASK) |
24/F25/HW/3,4 | 0x01000000 | Commutation Error (Run-away of the motor) |
25/F26/SW/2,4 | 0x02000000 | Hardware limit switch error at homing move (defined by REFLS) |
26/F27/HW/4 | 0x04000000 | =1 "-AS-Option" error |
27/F28/SW/2 | 0x08000000 | =1 error "external tarjectory" is generated, if an external position profile generator creates a step, that exceeds the maximum value. |
28/F29/SW/2 | 0x10000000 | =1 Sercos error |
29/F30/SW | 0x20000000 | Sercos Emergency time out |
30/F31/SW | 0x40000000 | Reserved |
31/F32/HW/4 | 0x80000000 | =1 System error |