The EasyPLC Project
September 09, 2010, 08:10:15 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: SMF - Just Installed!
 
   Home   Help Login Register  
Pages: [1]
  Print  
Author Topic: How to change the Generic Robot Axis speed  (Read 125 times)
Joana27
Newbie
*
Posts: 2


« on: January 22, 2010, 03:18:11 PM »

I'm using the EasyPLC suite for my final-year project at university, and now I'm stopped because I don't know how to make the following issue:
I'm using four Generic Articulated Robots to simulate an automatized assembly process, but I need to change the robot's axis speed in some specific cases, increasing or decreasing the speed, for example when they start to moving I need some acceleration or apply deceleration (reduce the speed) when they are approaching to the destination point.
A friend of mine told me that I could do it change the robot's code property, but I pretty newbie on C# programming. Cry
Please I need help!, some of you know how I can do it???

Thank you very much in advance! Wink

« Last Edit: January 22, 2010, 03:38:48 PM by Joana27 » Logged
EasyPLC_Master
Developer
Administrator
*****
Posts: 544


Nirtec


WWW
« Reply #1 on: January 23, 2010, 10:20:46 AM »

Indeed, the way to be able to add acceleration to the robot axes is changing the behavior of the component through code property.
There's a lot of ways to do it, I attach you an example, where the component parameters are used to assing the PLC data stack elements used to set the axes speed.

Copy this component on your Machines Simulation Components folder (previously you must download the Generic Artuculated Robot form downloads section in nirtec web site).

Good luck on your college thesis.
Logged

Joana27
Newbie
*
Posts: 2


« Reply #2 on: January 23, 2010, 04:52:39 PM »

Just what I needed!
Thank you very much for your help I'm very grateful.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!