<?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=Extended_Error_Information</id>
	<title>Extended Error Information - 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=Extended_Error_Information"/>
	<link rel="alternate" type="text/html" href="https://wiki.cpr-robots.com/index.php?title=Extended_Error_Information&amp;action=history"/>
	<updated>2026-05-01T16:50:26Z</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=Extended_Error_Information&amp;diff=242&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=Extended_Error_Information&amp;diff=242&amp;oldid=prev"/>
		<updated>2025-08-11T10:13:25Z</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=Extended_Error_Information&amp;diff=241&amp;oldid=prev</id>
		<title>cpr&gt;Mab: Added categories</title>
		<link rel="alternate" type="text/html" href="https://wiki.cpr-robots.com/index.php?title=Extended_Error_Information&amp;diff=241&amp;oldid=prev"/>
		<updated>2025-06-23T15:23:09Z</updated>

		<summary type="html">&lt;p&gt;Added categories&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;In case of a hardware error one or more modules may trigger a [[Error Codes|hardware error]] which prevents motion until the situation is resolved and the error is reset by the user or a PLC. In some cases the modules send further error information (called &amp;quot;extended error messages&amp;quot;), which can be found in the robot control&amp;#039;s log file. If you got the iRC PC software connected while the issue occured check the newest lines in the robot control log section below the 3D view for a line labelled ERROR and starting with &amp;quot;CPRCANv2:...&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Originally these error codes were intended for internal development and debugging, therefore they may appear cryptic. You should still be able to get some useful hints.&lt;br /&gt;
&lt;br /&gt;
= How to read the logged error =&lt;br /&gt;
The extended error log lines generally got the following format:&lt;br /&gt;
  CPRCANv2: Low voltage on ID 0x10 (axis 1)! actSupplyVoltage: 0 - VoltageMin: 24000&lt;br /&gt;
&lt;br /&gt;
* &amp;quot;CPRCANv2&amp;quot; is the hardware protocol that is used to communicate with the modules&lt;br /&gt;
* &amp;quot;Low voltage&amp;quot; is the error description&lt;br /&gt;
* &amp;quot;ID 0x10 (axis 1)&amp;quot; is the CAN ID of the axis (as set by the yellow selector at the module) and the axis number for convenience (which however may not be accurate)&lt;br /&gt;
* &amp;quot;actSupplyVoltage: 0&amp;quot; is the first parameter, this depends on the error type and usually is the measured actual value&lt;br /&gt;
* &amp;quot;VoltageMin: 24000&amp;quot; is the second parameter, this depends on the error type and usually is the configured limit value which triggers the error if exceeded&lt;br /&gt;
&lt;br /&gt;
= Extended Control Errors =&lt;br /&gt;
The following extended errors can be found:&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;
! Message !! Module Type !! Explanation&lt;br /&gt;
|-&lt;br /&gt;
| Overtemperature board (0x71) || BLDC || Motor control electronics reached temperature limit; improve cooling or decrease currents&lt;br /&gt;
|-&lt;br /&gt;
| Overtemperature board (0x73) || Stepper || Motor control electronics reached temperature limit; improve cooling or decrease currents&lt;br /&gt;
|-&lt;br /&gt;
| Overtemperature stepper controller || Stepper || Stepper controller chip reached temperature limit; improve cooling or decrease currents&lt;br /&gt;
|-&lt;br /&gt;
| TempMotor || BLDC || Motor reached temperature limit; decrease currents or lower the motor&amp;#039;s duty cycle&lt;br /&gt;
|-&lt;br /&gt;
| Low voltage || Stepper || Low or no motor voltage; check e-stop, fuses, wiring...&lt;br /&gt;
|-&lt;br /&gt;
| Supply voltage error || BLDC || Low or no motor voltage; check e-stop, fuses, wiring...&lt;br /&gt;
|-&lt;br /&gt;
| No current (EStop?) || BLDC || No motor current; check e-stop, fuses, wiring,...&lt;br /&gt;
|-&lt;br /&gt;
| Overcurrent event || BLDC || Motor current reached limit; check for blocked axis, resistance, misaligned linear rails&lt;br /&gt;
|-&lt;br /&gt;
| Communication watch dog timer event || Any || Module did not receive any message from the robot control in time&lt;br /&gt;
|-&lt;br /&gt;
| Position lag || Any || Actual position is lagging behind target position; decrease speed, check for resistance; no error if it occurs after referencing&lt;br /&gt;
|-&lt;br /&gt;
| Encoder error || Any || The actual position of the encoder did not change as expected or is lagging behind the target position. Follow the [[Encoder Error|encoder error]] troubleshooting guide.&lt;br /&gt;
|-&lt;br /&gt;
| Encoder stall || Stepper || See encoder error&lt;br /&gt;
|-&lt;br /&gt;
| No free rotation || BLDC || Axis could not rotate during alignment; Check for a blocked axis, resistance, misaligned linear rails, heavy load, motor current settings,...&lt;br /&gt;
|-&lt;br /&gt;
| Collision during free rotation check || BLDC || See &amp;quot;No free rotation&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Velocity error || BLDC || Axis was commanded to move faster than possible by the motor controller; Check the axis configuration, especially the [[Gear Scale|gear scale]] value.&lt;br /&gt;
|-&lt;br /&gt;
| Driver low align || BLDC || Too many failed attempts while aligning; see &amp;quot;No free rotation&amp;quot;, check e-stop, fuses, wiring,...&lt;br /&gt;
|-&lt;br /&gt;
| Alignment failed || BLDC || Check e-stop, missing current, low current settings, blocked axis, resistance, misaligned linear rails,...&lt;br /&gt;
|-&lt;br /&gt;
| Alignment failed [...] due to missing current or current sensors not init&amp;#039;d || BLDC || Try re-enabling the motors; see &amp;quot;Alignment failed&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Not ready in InitReferencing || Any || Try to wait longer between enabling the motors and starting the referencing&lt;br /&gt;
|-&lt;br /&gt;
| Referencing aborted || Any || May hint to another error or may be okay&lt;br /&gt;
|-&lt;br /&gt;
| Base low voltage error bits changed || [[ReBeL]] base || The voltage measurement of the base changed its error state, check the &amp;quot;Base stats:...&amp;quot; log message&lt;br /&gt;
|-&lt;br /&gt;
| Base over current error bits changed || [[ReBeL]] base || The current measurement of the base changed its error state, check the &amp;quot;Base stats:...&amp;quot; log message&lt;br /&gt;
|-&lt;br /&gt;
| unknown error message || Any || Any error that is not understood by the software yet, this may occur with new features. [[Support Routes|Contact support]] for more information.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Support]][[Category:TinyCtrl]]&lt;/div&gt;</summary>
		<author><name>cpr&gt;Mab</name></author>
	</entry>
</feed>