Igor Pro bindings for TANGO Control System

nleclercq
Posts: 4
Joined: 2007-09-24
Location: France

Hi all,

Just want to let you know that an Igor Pro binding is available for the TANGO Control System.

A few words about TANGO…

TANGO is an object oriented distributed control system using CORBA and is being actively developed as a collaborative effort between several synchrotron institutes. The object model in TANGO supports methods, attributes and properties. In TANGO all objects are representations of devices. The devices can run on the same computer or distributed over a number of computers interconnected by a network. The network communication is done using CORBA. Communication can be synchronous, asynchronous or event driven. Configuration data is stored in a database. On the server side, programming support is provided for C++, Java and Python under Linux, Windows and Solaris. Clients can be written in all three languages as well as using several commercial products - including Igor Pro. For more information, visit our “pink” website at: http://www.tango-controls.org

About the binding package…

The Igor Pro package for TANGO contains an XOP and several procedures (including a code generator and a tutorial). It provides the user with a generic access to any server running into the control system. Thanks to Igor’s built-in features and programming capability, it becomes straightforward to write fast and powerful TANGO clients.

Note: the version of the binding available on the “pink” site is totally obsolete and should be updated soon (this is on my todo list).

igp-binding-sshot.JPG

[ last edited November 14, 2007 - 03:17 ]

Back to top