unCoreInternals 9.2.1
Reserved manager numbers in UNICOS

Introduction

Starting with UNICOS 8.6.0, managers are fixed via the -num argument in order to ensure that the same manager is always run with the same number accross all projects. This documentation list the pre-defined manager numbers used by UNICOS.

Reserved Manager Number

Manager type Manager Number Argument Component Description
WCCILsim 13 unFE_DIP Simulation driver required by fwDIP
WCCOActrl 40 unSystemIntegrity.ctl unCore CTRL manager computing the system integrity status of the RDB manager. Manager number configurable throught the system integrity panel, but set by default to 40.
WCCOActrl 41 unSystemIntegrity.ctl unLHCLoggingDB CTRL manager computing the system integrity status of the LHC Logging DB component. Manager number configurable throught the system integrity panel, but set by default to 41.
WCCOActrl 42 unSystemIntegrity.ctl unRecipe CTRL manager computing the system integrity status of the LHC Logging DB component. Manager number configurable throught the system integrity panel, but set by default to 41.
WCCOActrl 100 unicos_scripts.lst unCore Main UNICOS script managing, among other, all the system integrity not using a dedicated manager.
WCCOActrl 101 unDistributedControl.ctl unDistributedControl Technically a JCOP component. Monitor the connections among WinCC OA projects connected via the distribution manager.
WCCOActrl 102 unBackupManager.ctl unCore Manage the periodic backup of UNICOS projects.
WCCOActrl 103 unDeviceListUpdate.ctl unCore Update the local cache of devices from which the device overview panel performs the searches.
WCCOActrl 104 unRecipe/unRcpPeriodicSaving.ctl unRecipe Manage the regular saving of recipes to an Oracle database.
WCCOActrl 105 unDeviceMetrics/unDeviceMetricEngine.ctl unDeviceMetrics Manage the calculation of the device metrics, e.g. hours of operation of a pump.
WCCOActrl from 150 to 255 anyUserDefinedCtrlFile userDefinedComponent Range of CTRL manager numbers reserved for the users and not used by neither the UNICOS nor JCOP framework.

Note that a summary of the reserved manager numbers can be also found at https://readthedocs.web.cern.ch/display/WOSSIACK/Framework+Reserved+Driver+and+Manager+Numbers