A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  

Hardion, V. H.

Paper Title Page
TUP050 Making Continuous Integration a Reality for Control Systems on a Large Scale Basis 200
 
  • A. Buteau, S. Dupuy, V. H. Hardion, S. Le, M. Ounsy, G. Viguier
    SOLEIL, Gif-sur-Yvette
 
  To support and maintain the Control Systems of a Synchrotron Source, complexity can become quickly hardly manageable due to the large number of software components and of different deployed versions. At SOLEIL, it appeared to us very early that a strategic goal was to be able to deploy, everywhere and whenever needed, the same version of software packages . A rigorous development organization and configuration management make possible the production of software packages based on release tags put by developers on each software module. Classical open source continuous integration tools (MAVEN, CONTINUUM) on the Java side, and home made batch scripts on the C++ side, allow to produce packages. The packages are deployed during each Machine shutdown on the almost 20 SOLEIL control systems, via system tools (rsync, …). To make acceptable for people in charge of installations (Accelerators or Beamlines) operation, the continuous software changes rhythm, good communication and tests organization are very important to face with software regressions or local incompatibility. Our conclusion will give feedback of 2 operation years using this "software continuous integration" scheme.  
THD001 Integrating High Level Applications and Software Components Using a SCADA Tool 904
 
  • K. S. Saintin, A. Buteau, V. H. Hardion, M. Ounsy
    SOLEIL, Gif-sur-Yvette
 
  To build integrated high level applications, SOLEIL is using an original component oriented approach based on GlobalSCREEN*, an industrial Java SCADA. The first kind of components is made up on top of the ATK (Application Tango Toolkit) library: a rich set of Java graphical widgets, including scientific data visualization tools, and encapsulating TANGO communication. More complex components are Java Rich Client applications providing a high level of service and ergonomic layouts to the end user: data logging access, scanning services, sequencing setup and control. Packaged as JavaBeans in GlobalSCREEN's components library, all these components are ready to use by means of drag-dropping and properties configuration to connect them to the control system. So, using GlobalSCREEN as a Rich Client Platform allows non experienced developers to quickly build, without writing any Java code, very complex and fully integrated applications dedicated for example to the end users of a beamline. The work organization, the software architecture and design of the whole system will be presented, as well as the current status of deployment at SOLEIL for the Accelerators and the Beamlines.

*: http://www.ordinal.fr/