Hello Andy,
here is DS (ethernet communication) which we are using in Alba:
https://tango-ds.svn.sourceforge.net/svnroot/tango-ds/Servers/Motion/PmacEth
Work with it, is based on getting/setting pmac internal variables:
I,P,M.. running motion programs, and PLCs. There is also command
SendCtrlChar, which is used for composed queries e.g positions of all
axes, status of all axes, killing all axes etc.
Please have a look on README first (I still didn't have time to remove
some Alba's specifics)
If you plan to use it with Sardana, here is a controller code:
https://tango-ds.svn.sourceforge.net/svnroot/tango-ds/Sardana/trunk/Pool/ctrls/lib/python/motor/PmacCtrl
Only the Turbo Pmac Sardana Controller is actually fully tested. Pmac
(without Turbo) was developed at beginning, but since we don't use any
of the in the production it was stalled. There are also couple of
controllers which derive from Turbo Pmac one, but they implement
peculiarities of different systems.
Any comments are very welcome,
Good luck!
On Mon, 2012-02-06 at 06:58 +0100, Andy Gotz wrote:
Dear Tangoers,
does anyone have a device server for the PMAC motor controller from
Delta Tau?
Thanks
ANdy