Difference between revisions of "Software Updates"

From Wiki
 
(89 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Here you can find updates for the CPRog robot programming environment and the corresponding documentation.  
+
Below you will find links to the current versions of the robot control software.
  
[[file:caution.png|left|25px]] Caution! After update test your robot programs for compatibility and motion deviations first with small velocites!
+
* '''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]]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.
 
  
 +
[[file:caution.png|left|25px]] Caution! After a software update test your robot programs for compatibility and motion deviations first with small velocites!
  
== Download current CPRog Robot Programming Environment ==
 
  
Here you can download the most up-to-date version of the CPRog Windows software!
+
= System Requirements =
Please choose your robot:
+
CPRog/iRC requires the following to run:
* robolink and igus gantry: [http://cpr-robots.com/download/CPRog/CPRogInstaller_robolink_V902-10-053.exe CPRogInstaller_robolink_V902-10-053.exe]
+
* Windows 10 64 bit
* Mover4, 4HD, 5 and 6: [http://cpr-robots.com/download/CPRog/CPRogInstaller_Mover_V902-10-053.exe CPRogInstaller_Mover_V902-10-053.exe]
+
* .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)
  
== Download current TinyCtrl software for Linux Embedded Controls ==
+
= Downloads =
 +
Both CPRog and iRC are available as a standalone installer for Windows and bundled with the TinyCtrl updater.
  
On CPR embedded controls the Linux software TinyCtrl is running. The Windows software CPRog is used to set up robot programs.
+
Latest changes:
The following updater contains the most up-to-date versions of TinyCtrl and CPRog.
+
* [https://cpr-robots.com/download/igusRobotControl/Software/VersionInfoV14.txt Changelog V14]
The update can be done with only few clicks!
+
* [https://cpr-robots.com/download/igusRobotControl/Software/VersionInfo.txt Changelog V13]
  
Preliminary version! Please wait for final version!
+
== igus Robot Control ==
* Updater Zip-File: [http://cpr-robots.com/download/CPRog/Updater_TCV04075_CPRogV10053.zip Updater_TCV04075_CPRogV10053.zip]  
+
* [[IgusRobotControl-Release14-EN|Version 14]]
* Updater documentation: [http://cpr-robots.com/download/TinyCtrlUpdater/UserGuide_TinyCtrl-Updater.pdf UserGuide_TinyCtrl-Updater.pdf]
+
* [[IgusRobotControl-Release13-EN|Version 13]]
 +
* [[IgusRobotControl-Release12-EN|Version 12]]
  
== Documentation ==
+
== CPRog ==
Please find our Documentation here: [[Documentation]].
+
=== 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]
  
== Installation ==  
+
=== Updater CPRog and TinyCtrl ===
Installation has to be done in C:\CPRog. CPRog requires .net framework 4.5 or higher.  
+
* [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]
  
Please run the CPRog_Installer_Vnnn.exe.
+
= Documentation =
  
==Demo==
+
We are currently updating the CPRog documentation, until then please use the documentation for the iRC igus Robot Control. The functionality is identical.
Programming and control of a robolink DCi robot in CPRog.
+
 
{{#evt:
+
You can find the user guide for your robot here: [[Documentation]].
service=youtube
+
 
|id=https://youtu.be/9LWbj4UqOnw
+
= Installation =
|alignment=left}}
+
 
 +
[[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.
 +
 
 +
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!
 +
[[Category:CPRog]][[Category:TinyCtrl]][[Category:Downloads]]

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!