Difference between revisions of "CPRog Examples"

From Wiki
(Created page with "This page shows some example programs for the CPRog software. Please get in contact if you application is not covered... ---- File:CPRogMatrix.JPG|400px|thumb|The matrix mo...")
 
Line 3: Line 3:
 
----
 
----
 
[[File:CPRogMatrix.JPG|400px|thumb|The matrix motion in CPRog]]
 
[[File:CPRogMatrix.JPG|400px|thumb|The matrix motion in CPRog]]
Matrix Motion
+
 
 +
== Matrix Motion ==
  
 
E.g. to grip work pieces form an rectangular tray it is not necessary to program all singele positions. CPRog can handle two loops that increment the x and y parts of the target position. The gripping motion is inside a sub program.
 
E.g. to grip work pieces form an rectangular tray it is not necessary to program all singele positions. CPRog can handle two loops that increment the x and y parts of the target position. The gripping motion is inside a sub program.
Line 16: Line 17:
  
 
For questions please get in contact: support@cpr-robots.com
 
For questions please get in contact: support@cpr-robots.com
 +
 +
----

Revision as of 13:06, 6 February 2018

This page shows some example programs for the CPRog software. Please get in contact if you application is not covered...


The matrix motion in CPRog

Matrix Motion

E.g. to grip work pieces form an rectangular tray it is not necessary to program all singele positions. CPRog can handle two loops that increment the x and y parts of the target position. The gripping motion is inside a sub program.

Please test this program in simulations, not with the real robot. E.g. starting positions etc have to be adapted to your specific set up!

Files:

Please save both files in the c:\CPRog\Data\Programs folder.

For questions please get in contact: support@cpr-robots.com