Difference between revisions of "Software Updates"

From Wiki
Line 42: Line 42:
  
 
== Documentation ==
 
== Documentation ==
* Documentation / Manual EN Robolink V10: [http://www.cpr-robots.com/download/CPRog/UserGuide_igusRobolink.pdf robolink User Guide]
+
Please find our Documentation here: [[Documentation]].
* Documentation / Manual DE Robolink V10: [http://www.cpr-robots.com/download/CPRog/Bedienungsanleitung_igusRobolink_DE.pdf robolink Bedienungsanleitung]
 
* Documentation / Manual EN Robolink V09: [http://www.cpr-robots.com/download/CPRog/UserGuide_igusRobolink_SWVersion09.pdf robolink User Guide for SW version 09]
 
* Mover4 user guide: [http://www.cpr-robots.com/download/CPRog/UserGuide_Mover4_V15.pdf Mover4 User Guide]
 
* Mover6 user guide: [http://www.cpr-robots.com/download/CPRog/UserGuide_Mover6_V01.pdf Mover6 User Guide]
 
* For the CRI robot interface user guide go to the relevant page: [[CRI Ethernet Interface]]
 
* For the CAN-protocol documentation go to the relevant page [[CAN Protocol]]
 
  
 
== Installation ==  
 
== Installation ==  

Revision as of 17:47, 29 October 2019

Here you can find updates for the CPRog robot programming environment and the corresponding documentation.

Download current CPRog Robot Programming Environment

Preliminary Version: We are working on an update, please find here the CPRog Update preliminary version.

a) Version 10: For robolink arms and drylin 3 axis gantries - not for Movers

Supported robots: igus robolink, igus 3 axis gantry

Improved motion with acceleration profile, improved condition parser. Notice: Program syntax changes, V09 programs will not run without adaptions!


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 in turn erase user changes made to those files. To prevent this rename the old installation e.g. to c:\CPRogold prior to running the installer.


Caution.png

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


b) Version 09: For Movers

This version supports the following robots: Mover4, Lucas-Nuelle Mover4HD, Mover5, Mover6. The correct project with your specific robot arm can be loaded using the 'open project' menu entry in the upper left circle.


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 in turn erase user changes made to those files. To prevent this rename the old installation e.g. to c:\CPRogold prior to running the installer.


Caution.png

Since V08 the 'gripper' command is used to operate the gripper. This allows the use of more complex grippers with servo-drives and several joints. The previous procedure using the digital outputs 11 and 12 is obsolete. Existing programs have to be adapted.


Documentation

Please find our Documentation here: Documentation.

Installation

Installation has to be done in C:\CPRog. CPRog requires a specific DirectX version and .net framework 3.5 or higher (see below). If an old CPRog installation is updated, no changes to DirectX or .net Framework are necessary. If CPRog is installed for the first time, the following packages have to be installed:

Prerequisites

If you install CPRog from the CD supplied with your control electronics, DirectX9.0c and .net Framework and the PCAN-USB adapter driver are installed directly from the CD. If the installer starts without CD, it tries to download the dependencies from the internet. This requires a working internet connection.

Demo

Programming and control of a robolink DCi robot in CPRog.