<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.cpr-robots.com/index.php?action=history&amp;feed=atom&amp;title=Error_Codes</id>
	<title>Error Codes - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.cpr-robots.com/index.php?action=history&amp;feed=atom&amp;title=Error_Codes"/>
	<link rel="alternate" type="text/html" href="https://wiki.cpr-robots.com/index.php?title=Error_Codes&amp;action=history"/>
	<updated>2026-05-18T08:31:20Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://wiki.cpr-robots.com/index.php?title=Error_Codes&amp;diff=108&amp;oldid=prev</id>
		<title>OLT: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://wiki.cpr-robots.com/index.php?title=Error_Codes&amp;diff=108&amp;oldid=prev"/>
		<updated>2025-08-11T10:13:20Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 10:13, 11 August 2025&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>OLT</name></author>
	</entry>
	<entry>
		<id>https://wiki.cpr-robots.com/index.php?title=Error_Codes&amp;diff=107&amp;oldid=prev</id>
		<title>cpr&gt;Mab at 11:11, 26 June 2025</title>
		<link rel="alternate" type="text/html" href="https://wiki.cpr-robots.com/index.php?title=Error_Codes&amp;diff=107&amp;oldid=prev"/>
		<updated>2025-06-26T11:11:21Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Error codes are used to describe different error conditions. This article explains the error codes that can occur.&lt;br /&gt;
&lt;br /&gt;
Most error codes are either hardware errors or kinematic errors. Most other errors, e.g. robot program errors, are signaled as a message without a code, as described in [[CRI Ethernet Interface]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Hardware Error Codes =&lt;br /&gt;
This kind of error originates from the hardware modules and therefore depends on the hardware protocol.&lt;br /&gt;
&lt;br /&gt;
CPRog/iRC displays a summary of all module error codes at the left side next to the 3D view. Check the information tab at the bottom for the error code of each axis.&lt;br /&gt;
&lt;br /&gt;
== CPRCANv2 ==&lt;br /&gt;
The error code can be a combination of the following. Some codes have alternative names that may be mentioned in older software versions.&lt;br /&gt;
&lt;br /&gt;
The bit code is relevant for CRI and Modbus users: The error codes are transmitted as bitfields.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin:auto&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Bit !! Code !! Description !! Hints&lt;br /&gt;
|-&lt;br /&gt;
|0x00 || NoError || No error || Axis is enabled and ready for operation&lt;br /&gt;
|-&lt;br /&gt;
|0x01 || ESTOP / TEMP || [[Temperature Error|Emergency stop pressed / temperature limit exceeded]] || Check the fan at the axis modules, lower the [[Motor_Current_Parameter|motor current]]. Check e-stop.&lt;br /&gt;
|-&lt;br /&gt;
|0x02 || ESTOP / LOWV || [[Low Voltage Error|Emergency stop pressed / low voltage]] || Low or no motor voltage at the axis modules. Check the e-stop, the fuse, plugs and wires&lt;br /&gt;
|-&lt;br /&gt;
|0x04 || MNE || Motor not enabled || The motor is not enabled. If there are no other codes the motor is ready to be enabled.&lt;br /&gt;
|-&lt;br /&gt;
|0x08 || COM || [[CAN Bus Communication Errors|Communication watchdog]] || Module missed some messages; expected state after startup or after accessing amp parameters, may hint to an issue in other cases.&lt;br /&gt;
|-&lt;br /&gt;
|0x10 || LAG || [[Position Lag|Position lag]] || Axis could not follow target: too fast, load too heavy, current too low&lt;br /&gt;
|-&lt;br /&gt;
|0x20 || ENC || [[Encoder Error|Encoder error]] || Defective encoder or cable, emergency stop pressed, motor blocked, moving too fast, load too heavy, current too low&lt;br /&gt;
|-&lt;br /&gt;
|0x40 || OC || [[Overcurrent Error|Over current]] || Current limit exceeded, possibly due to a blocked or overloaded axis, trying to move too fast,...&lt;br /&gt;
|-&lt;br /&gt;
|0x80 || DRV / GEN || [[Driver Error|Driver / general error]] || Check whether the axis is blocked or free and easy to move; check whether the brake releases; check the [[Extended Error Information|extended error information]]&lt;br /&gt;
|-&lt;br /&gt;
|0x100 || BUS || [[CAN Bus Communication Errors|Bus dead]] || CAN bus issue, no responses received; check CAN bus wiring and module power&lt;br /&gt;
|-&lt;br /&gt;
|0x200 || DEAD || [[CAN Bus Communication Errors|Module dead]] || A module did not respond; check CAN ID at the module and configuration, too many modules configured (I/O, external axes)?&lt;br /&gt;
|-&lt;br /&gt;
|0x1000 || NOTREADY || Joint not ready || This error should disappear shortly after enabling once the joints are aligned. Alignment may be prevented when the motor current is missing, e.g. when the estop is pushed.&lt;br /&gt;
|-&lt;br /&gt;
| || ERR || unknown error || This error may appear if the hardware issues an error that is not known to the software. [[Software Updates|Update the software of the embedded robot control]].&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== CANopen ==&lt;br /&gt;
CANopen uses a different error code scheme, however the robot control translates most codes to the CPRCANv2 format. Additionally the following CANopen status codes are displayed.&lt;br /&gt;
&lt;br /&gt;
If your robot control gets stuck in an unexpected state check the firmware and configuration of your axis controllers. If an axis e.g. exceeded the software limit or if a limit switch is triggered the axis may constantly return to that error state.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin:auto&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Code !! Description !! Hints&lt;br /&gt;
|-&lt;br /&gt;
|not inited || hardware is not initialized yet || this should not occur&lt;br /&gt;
|-&lt;br /&gt;
|startup || axis is starting up || this should not occur&lt;br /&gt;
|-&lt;br /&gt;
|not_ready_to_switch_on || see CANopen state machine || initializing or error if stuck&lt;br /&gt;
|-&lt;br /&gt;
|switch_on_disabled || see CANopen state machine || initialized, motors not powered yet&lt;br /&gt;
|-&lt;br /&gt;
|ready_to_switch_on || see CANopen state machine || initialized, motors not powered yet&lt;br /&gt;
|-&lt;br /&gt;
|switched_on || see CANopen state machine || motors are powered but motion is not yet enabled&lt;br /&gt;
|-&lt;br /&gt;
|operation_enabled || see CANopen state machine || motors are enabled and ready for operation&lt;br /&gt;
|-&lt;br /&gt;
|quick_stop_active || see CANopen state machine || an error occured&lt;br /&gt;
|-&lt;br /&gt;
|fault_reaction_active || see CANopen state machine || an error occured&lt;br /&gt;
|-&lt;br /&gt;
|fault || see CANopen state machine || an error occured&lt;br /&gt;
|-&lt;br /&gt;
|homing || axis is in homing / referencing mode || wait until referencing is done or do a reset to return to operation mode&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Kinematic Error Codes =&lt;br /&gt;
These errors are caused by the kinematic calculation, e.g. when the target position can not be reached or when a mathematical error ocured. See [[Singularities and Kinematic Limits]] for a list, explanations and solutions.&lt;br /&gt;
&lt;br /&gt;
= igus ReBeL status light =&lt;br /&gt;
The ReBeL arm shows status information at its power switch. It&amp;#039;s meaning is explained in [[Igus_ReBeL#Status_light_at_the_power_switch|Igus ReBeL]].&lt;br /&gt;
&lt;br /&gt;
[[Category:CPRog]][[Category:TinyCtrl]][[Category:Troubleshooting]]&lt;/div&gt;</summary>
		<author><name>cpr&gt;Mab</name></author>
	</entry>
</feed>