Cargando…

Enhancing the Detector Control System of the CMS Experiment with Object Oriented Modelling

WinCC Open Architecture (WinCC OA) is used at CERN as the solution for many control system developments. This product models the process variables in structures known as data points and offers a custom procedural scripting language, called Control Language (CTRL). CTRL is also the language to progra...

Descripción completa

Detalles Bibliográficos
Autores principales: Jiménez Estupiñán, Raúl, Andre, Jean-Marc, Andronidis, Anastasios, Behrens, Ulf, Branson, James, Chaze, Olivier, Cittolin, Sergio, Darlea, Georgiana-Lavinia, Deldicque, Christian, Dobson, Marc, Dupont, Aymeric, Erhan, Samim, Gigi, Dominique, Glege, Frank, Gomez-Ceballos, Guillelmo, Hegeman, Jeroen, Holme, Oliver, Holzner, Andre, Janulis, Mindaugas, Masetti, Lorenzo, Meijers, Frans, Meschi, Emilio, Mommsen, Remigius, Morovic, Srecko, Nunez-Barranco-Fernandez, Carlos, O'Dell, Vivian, Orsini, Luciano, Paus, Christoph, Petrucci, Andrea, Pieri, Marco, Racz, Attila, Roberts, Penelope, Sakulin, Hannes, Schwick, Christoph, Stieger, Benjamin, Sumorok, Konstanty, Veverka, Jan, Zaza, Salvatore, Zejdl, Petr
Lenguaje:eng
Publicado: 2015
Materias:
Acceso en línea:https://dx.doi.org/10.18429/JACoW-ICALEPCS2015-MOPGF025
http://cds.cern.ch/record/2213466
Descripción
Sumario:WinCC Open Architecture (WinCC OA) is used at CERN as the solution for many control system developments. This product models the process variables in structures known as data points and offers a custom procedural scripting language, called Control Language (CTRL). CTRL is also the language to program functionality of the native user interfaces (UI) and is used by the WinCC OA based CERN control system frameworks. CTRL does not support object oriented (OO) modeling by default. A lower level OO application programming interface (API) is provided, but requires significantly more expertise and development effort than CTRL. The Detector Control System group of the CMS experiment has developed CMSfwClass, a programming toolkit which adds OO behavior to the data points and CTRL. CMSfwClass reduces the semantic gap between high level software design and the application domain. It increases maintainability, encapsulation, reusability and abstraction. This paper presents the details of the implementation as well as the benefits and use cases of CMSfwClass.