Aerotech motion controllers on TANGO ??


I am trying to use TANGO to control an Aerotech 3-axis motor controller, Aerotech model Ensemble Epaq.

as of March 28, 2012, the Aerotech web site announced that TANGO could be used to do this, with the following links…

TANGO:

http://tango-ds.cvs.sourceforge.net/viewvc/tango-ds/Motion/Aerotech/

But, the above TANGO link appears to be broken, & I do not know where to find the relevant software to download on the TANGO site.

http://www.aerotech.com/media/882315/ethernet%20ip%20programming%20and%20rslogix%20500.pdf

http://motioncontrol.aerotech.com/2012/03/28/ensemble-controller-now-compatible-with-the-tango-environment/

Can anyone help me get started with the Aerotech & TANGO ?

thank you,
rotovolo

rotovolo
Dear Rotovolo,

the source code for the device servers was moved from cvs to svn a while ago. The new location is:

http://sourceforge.net/p/tango-ds/code/HEAD/tree/DeviceClasses/Motion/MotorControllers/Aerotech

Andy

Andy,

I just tried the "new" sourceforge.net link you provided, but get a 404 error, "Not Found"…
Can you test the link & let me know ?
- Is there anything that might block access to it ?

thank you,
rotovolo


Andy
Dear Rotovolo,

the source code for the device servers was moved from cvs to svn a while ago. The new location is:

http://sourceforge.net/p/tango-ds/code/HEAD/tree/DeviceClasses/Motion/MotorControllers/Aerotech

Andy
rotovolo
Dear Rotovolo,

The url you use is correct. I discover now that all the sources of tango-ds on sourceforge are unavailable. I hope it is a temporary problem.
We should post a request to sourceforge to have it restored.
Sorry for the inconvenience
Cheers
Jean-Michel
OK, after few operations to restore the metadata on sourceforge site, the code is back.
You can now use it http://sourceforge.net/p/tango-ds/code/HEAD/tree/DeviceClasses/Motion/MotorControllers/Aerotech
Cheers
Jean-Michel
Dear Rotovolo,

Can you download code from http://sourceforge.net/p/tango-ds/code/HEAD/tree/ ,when I use:
$ svn checkout svn://svn.code.sf.net/p/tango-ds/code/trunk tango-ds-code

to checkout,but it report error:
svn: E170000: URL 'svn://svn.code.sf.net/p/tango-ds/code/trunk' doesn't exist
thanks
Edited 8 years ago
Jimmy,
Your link is wrong.
You should checkout from
http://sourceforge.net/p/tango-ds/code/HEAD/tree/DeviceClasses/Motion/MotorControllers/Aerotech/trunk/
Cheers
Jean-Michel
Jean-Michel
Jimmy,
Your link is wrong.
You should checkout from
http://sourceforge.net/p/tango-ds/code/HEAD/tree/DeviceClasses/Motion/MotorControllers/Aerotech/trunk/

Jean-Michel,
I am sorry to ask another question, because i am unfamiliar with svn: based on the project's http address, how to checkout this device code ?

I found i can't checkout any sources of tango-ds on sourceforge!

thanks
 
Register or login to create to post a reply.