Difference between revisions of "Software Updates"

From Wiki
m (Chmeyer moved page CPRog Downloads to Software Updates)
 
(86 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
Below you will find links to the current versions of the robot control software.
 +
 +
* '''CPRog:''' Robot control and programming software
 +
* '''igus Robot Control (iRC):''' Functionally equal to CPRog but with an igus specific selection of robots
 +
* '''TinyCtrl:''' The robot control software that runs on the embedded computer. It is controlled via CPRog, iRC or its interfaces.
 +
 +
 
[[file:caution.png|left|25px]] Caution! After a software update test your robot programs for compatibility and motion deviations first with small velocites!  
 
[[file:caution.png|left|25px]] Caution! After a software update test your robot programs for compatibility and motion deviations first with small velocites!  
  
  
[[file:caution.png|left|25px]]When using the standard installation directory, the installation of the update is done on top of the current program version. This will not delete user generated files (program files or the license). However, it will update the standard configuration files in turn erase user changes made to those files. To prevent this rename the old  installation e.g. to <code>c:\CPRogold</code> prior to running the installer.
+
= System Requirements =
 +
CPRog/iRC requires the following to run:
 +
* Windows 10 64 bit
 +
* .NET Framework 4.7.2 or higher
 +
* OpenGL 3.0 or higher
 +
* The driver from your graphics card manufacturer (the Microsoft default driver does not work)
 +
 
 +
= Downloads =
 +
Both CPRog and iRC are available as a standalone installer for Windows and bundled with the TinyCtrl updater.
 +
 
 +
Latest changes:
 +
* [https://cpr-robots.com/download/igusRobotControl/Software/VersionInfoV14.txt Changelog V14]
 +
* [https://cpr-robots.com/download/igusRobotControl/Software/VersionInfo.txt Changelog V13]
 +
 
 +
== igus Robot Control ==
 +
* [[IgusRobotControl-Release14-EN|Version 14]]
 +
* [[IgusRobotControl-Release13-EN|Version 13]]
 +
* [[IgusRobotControl-Release12-EN|Version 12]]
  
 +
== CPRog ==
 +
=== Installer for Windows ===
 +
* [https://cpr-robots.com/download/CPRog/Installer_CPRog_V13-040.exe Version V13-040]
 +
* [https://cpr-robots.com/download/CPRog/Installer_CPRog_V12-028.exe Version V12-028]
  
== Documentation ==
+
=== Updater CPRog and TinyCtrl ===
Please find the documentation for your robot control here: [[Documentation]].
+
* [https://cpr-robots.com/download/TinyCtrlUpdater/Updater_CPROG_V13-039.zip Updater_CPROG_V13-039.zip]
 +
* [https://cpr-robots.com/download/TinyCtrlUpdater/Updater_CPROG_V12-028.zip Updater_CPROG_V12-028.zip]
  
 +
= Documentation =
  
== CPRog Robot Programming Environment ==
+
We are currently updating the CPRog documentation, until then please use the documentation for the iRC igus Robot Control. The functionality is identical.
  
Here you can download the most up-to-date version of the CPRog Windows software!
+
You can find the user guide for your robot here: [[Documentation]].
Please choose your robot:
 
* robolink and igus gantry: [http://cpr-robots.com/download/CPRog/CPRogInstaller_robolink_V902-10-053.exe CPRogInstaller_robolink_V902-10-053.exe]  
 
* Mover4, 4HD, 5 and 6: [http://cpr-robots.com/download/CPRog/CPRogInstaller_Mover_V902-10-053.exe CPRogInstaller_Mover_V902-10-053.exe]
 
  
 +
= Installation =
  
== TinyCtrl software for Linux Embedded Controls ==
+
[[file:caution.png|left|25px]]When using the standard installation directory, the installation of the update is done on top of the current program version. This will not delete user generated files (program files or the license). However, it will update the standard configuration files and erase user changes made to those files. To prevent this rename the old installation e.g. to <code>c:\CPRogold</code> prior to running the installer. You can copy your changed configurations over from the Data\Programs, Data\Projects, Data\Robots and Data\Tools directories inside the installation directory.
  
On CPR embedded controls the Linux software TinyCtrl is running. The Windows software CPRog is used to set up robot programs.
+
Please run the Installer_CPRog_V902_nn-nnn.exe. The installation has to be done in C:\CPRog.
The following updater contains the most up-to-date versions of TinyCtrl and CPRog.
 
The update can be done with only few clicks!
 
  
Preliminary version! Please wait for final version!
+
= Backward Compatibility =
* Updater Zip-File: [http://cpr-robots.com/download/CPRog/Updater_TCV04075_CPRogV10053.zip Updater_TCV04075_CPRogV10053.zip]
 
* Updater documentation: [http://cpr-robots.com/download/TinyCtrlUpdater/UserGuide_TinyCtrl-Updater.pdf UserGuide_TinyCtrl-Updater.pdf]
 
  
 +
Hardware: The current software version is compatible to all igus robots and all Mover robots delivered in 2017 and later.
  
== Installation ==
+
Robot Programs: The current software versions are compatible to the versions shipped since July 2018: V902-10-021 and higher. Configuration changes may cause different behavior so after an update please test the program with a low velocity override.
Installation has to be done in C:\CPRog. CPRog requires .net framework 4.5 or higher.  
 
  
Please run the CPRog_Installer_Vnnn.exe.
+
Interfaces: Please see the according interface documentation.  
  
  
==Demo==
+
If there are any incompatibilites please get to us, we can solve the problem!
Programming and control of a robolink DCi robot in CPRog.
+
[[Category:CPRog]][[Category:TinyCtrl]][[Category:Downloads]]
{{#evt:
 
service=youtube
 
|id=https://youtu.be/9LWbj4UqOnw
 
|alignment=left}}
 

Latest revision as of 10:59, 4 April 2024

Below you will find links to the current versions of the robot control software.

  • CPRog: Robot control and programming software
  • igus Robot Control (iRC): Functionally equal to CPRog but with an igus specific selection of robots
  • TinyCtrl: The robot control software that runs on the embedded computer. It is controlled via CPRog, iRC or its interfaces.


Caution.png

Caution! After a software update test your robot programs for compatibility and motion deviations first with small velocites!


System Requirements

CPRog/iRC requires the following to run:

  • Windows 10 64 bit
  • .NET Framework 4.7.2 or higher
  • OpenGL 3.0 or higher
  • The driver from your graphics card manufacturer (the Microsoft default driver does not work)

Downloads

Both CPRog and iRC are available as a standalone installer for Windows and bundled with the TinyCtrl updater.

Latest changes:

igus Robot Control

CPRog

Installer for Windows

Updater CPRog and TinyCtrl

Documentation

We are currently updating the CPRog documentation, until then please use the documentation for the iRC igus Robot Control. The functionality is identical.

You can find the user guide for your robot here: Documentation.

Installation

Caution.png

When using the standard installation directory, the installation of the update is done on top of the current program version. This will not delete user generated files (program files or the license). However, it will update the standard configuration files and erase user changes made to those files. To prevent this rename the old installation e.g. to c:\CPRogold prior to running the installer. You can copy your changed configurations over from the Data\Programs, Data\Projects, Data\Robots and Data\Tools directories inside the installation directory.

Please run the Installer_CPRog_V902_nn-nnn.exe. The installation has to be done in C:\CPRog.

Backward Compatibility

Hardware: The current software version is compatible to all igus robots and all Mover robots delivered in 2017 and later.

Robot Programs: The current software versions are compatible to the versions shipped since July 2018: V902-10-021 and higher. Configuration changes may cause different behavior so after an update please test the program with a low velocity override.

Interfaces: Please see the according interface documentation.


If there are any incompatibilites please get to us, we can solve the problem!