Skip to content
Snippets Groups Projects
Commit 347dad64 authored by Gino Tosti's avatar Gino Tosti
Browse files

remove tmp

parent 1cfc6667
Branches
No related tags found
No related merge requests found
Showing
with 0 additions and 6185 deletions
"@(#) $Id$"
File deleted
This diff is collapsed.
<?xml version="1.0" encoding="ISO-8859-1"?>
<!--
/*
* ASTRI - Template based on ALMA Software Templates
* (c) INAF/UNIPG, 2014
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY, without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
*
* WARNING! DO NOT MODIFY THIS FILE!
*
* Generated by: Gino Tosti
* Date: 21/06/16
* Description: Amc Interface
*
*/
-->
<xs:schema
attributeFormDefault="unqualified"
elementFormDefault="qualified"
targetNamespace="urn:schemas-cosylab-com:AmcBase:1.0"
xmlns="urn:schemas-cosylab-com:AmcBase:1.0"
xmlns:baci="urn:schemas-cosylab-com:BACI:1.0"
xmlns:cdb="urn:schemas-cosylab-com:CDB:1.0"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:import
namespace="urn:schemas-cosylab-com:CDB:1.0"
schemaLocation="http://www.eso.org/schemas/ACS/CDB.xsd"></xs:import>
<xs:import
namespace="urn:schemas-cosylab-com:BACI:1.0"
schemaLocation="http://www.eso.org/schemas/ACS/BACI.xsd"></xs:import>
<xs:complexType name="AmcBase">
<xs:complexContent>
<xs:extension base="baci:CharacteristicComponent">
<xs:sequence>
<xs:element
name="MAXTEMPWARNING_GETVAR"
type ="baci:ROlong"/>
<xs:element
name="M1TEMPWARNING_GETVAR"
type ="baci:ROlongSeq"/>
<xs:element
name="M2TEMPWARNING_GETVAR"
type ="baci:ROlongSeq"/>
<xs:element
name="MAXPOWRCONSUMP_GETVAR"
type ="baci:ROlong"/>
<xs:element
name="M1POS_GETVAR"
type ="baci:ROdoubleSeq"/>
<xs:element
name="M2POS_GETVAR"
type ="baci:ROdoubleSeq"/>
<xs:element
name="M1POSABS_GETVAR"
type ="baci:ROdoubleSeq"/>
<xs:element
name="M2POSABS_GETVAR"
type ="baci:ROdoubleSeq"/>
<xs:element
name="M1ABSLIMITS_GETVAR"
type ="baci:ROdoubleSeq"/>
<xs:element
name="M2ABSLIMITS_GETVAR"
type ="baci:ROdoubleSeq"/>
<xs:element
name="M1ACTSTATUS_GETVAR"
type ="baci:ROlongSeq"/>
<xs:element
name="M1ERRORSTS_GETVAR"
type ="baci:ROlongSeq"/>
<xs:element
name="M2ACTSTATUS_GETVAR"
type ="baci:ROlongSeq"/>
<xs:element
name="M2ERRORSTS_GETVAR"
type ="baci:ROlongSeq"/>
<xs:element
name="ETHERCATERROR_GETVAR"
type ="baci:ROlong"/>
<xs:element
name="SWVERSION_GETVAR"
type ="baci:ROlong"/>
<xs:element
name="CANOPEN_STATUS_M1_GETVAR"
type ="baci:ROlong"/>
<xs:element
name="CANOPEN_STATUS_M2_GETVAR"
type ="baci:ROlong"/>
<xs:element
name="ENDAT_STATUS_GETVAR"
type ="baci:ROlongSeq"/>
<xs:element
name="ENCODERPOS_1_GETVAR"
type ="baci:ROlong"/>
<xs:element
name="ENCODERPOS_2_GETVAR"
type ="baci:ROlong"/>
<xs:element
name="ENCODERPOS_3_GETVAR"
type ="baci:ROlong"/>
<xs:element
name="STATUS_GETVAR"
type ="baci:ROlong"/>
<xs:element
name="ERROR_NUMBER_GETVAR"
type ="baci:ROlong"/>
<xs:element
name="ERROR_INFORMATION_GETVAR"
type ="baci:ROstring"/>
<xs:element
name="ERROR_RECOVERED_GETVAR"
type ="baci:ROstring"/>
<xs:element
name="ERROR_NUMBER_RECOVERED_GETVAR"
type ="baci:ROlong"/>
<xs:element
name="ERROR_NUMBER_OUTOFRANGE_GETVAR"
type ="baci:ROboolean"/>
<xs:element
name="COMMAND_ACCEPTED_GETVAR"
type ="baci:ROboolean"/>
<xs:element
name="M1DELTA_SETVAR"
type ="baci:RWdoubleSeq"/>
<xs:element
name="M2DELTA_SETVAR"
type ="baci:RWdoubleSeq"/>
<xs:element
name="MAXTEMPWARNING_SETVAR"
type ="baci:RWlong"/>
<xs:element
name="M1ABSLIMITS_SETVAR"
type ="baci:RWdoubleSeq"/>
<xs:element
name="M2ABSLIMITS_SETVAR"
type ="baci:RWdoubleSeq"/>
<xs:element
name="M1STEPS_SETVAR"
type ="baci:RWdoubleSeq"/>
<xs:element
name="CALDIR_SETVAR"
type ="baci:RWstring"/>
<xs:element
name="M1ABSPOS_SETVAR"
type ="baci:RWlongSeq"/>
<xs:element
name="M2ABSPOS_SETVAR"
type ="baci:RWlongSeq"/>
<xs:element
name="ERROR_INFO_SETVAR"
type ="baci:RWlong"/>
<xs:element name="MODE_AMC_INIT"
type ="baci:RWboolean"/>
<xs:element name="MODE_AMC_START"
type ="baci:RWboolean"/>
<xs:element name="MODE_AMC_OFFLINE"
type ="baci:RWboolean"/>
<xs:element name="MODE_AMC_STOP"
type ="baci:RWboolean"/>
<xs:element name="MODE_AMC_SHUTDOWN"
type ="baci:RWboolean"/>
<xs:element name="MODE_AMC_FALLBACK"
type ="baci:RWboolean"/>
<xs:element name="MODE_AMC_CALIBRATION"
type ="baci:RWboolean"/>
<xs:element name="MODE_AMC_RESTART"
type ="baci:RWboolean"/>
<xs:element name="MODE_AMC_MAINTENANCE"
type ="baci:RWboolean"/>
<xs:element name="MODE_AMC_REINIT"
type ="baci:RWboolean"/>
<xs:element name="MODE_AMC_MOVEM1"
type ="baci:RWboolean"/>
<xs:element name="MODE_AMC_MOVEM2"
type ="baci:RWboolean"/>
<xs:element name="MODE_AMC_MOVEM1STEPS"
type ="baci:RWboolean"/>
<xs:element name="CMD_AMC_LOADCONF"
type ="baci:RWboolean"/>
<xs:element name="CMD_AMC_M1ABSPOS"
type ="baci:RWboolean"/>
<xs:element name="CMD_AMC_M2ABSPOS"
type ="baci:RWboolean"/>
<xs:element name="CMD_AMC_CALIBRATE_M1"
type ="baci:RWboolean"/>
<xs:element name="CMD_AMC_ERROR_RESET"
type ="baci:RWboolean"/>
</xs:sequence>
<xs:attribute
name="opc_url"
type="xs:string"
use="required"/>
<xs:attribute
name="macAddress"
type="xs:string"
use="required"/>
<xs:attribute
name="SerialNumber"
type="xs:string"
use="required"/>
<xs:attribute
name="MonitoringCollectorName"
type="xs:string"
use="required"/>
<!-- Number of allowed retries after a
communication failure. The initial
first communication attempt shall not be
counted against the retries. -->
<xs:attribute
name="retries"
type="xs:unsignedShort"
use="required"/>
<!-- Tx/Rx timeout in s. -->
<xs:attribute
name="timeoutRxTx"
type="xs:double"
use="required"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:element
name="AmcBase"
type="AmcBase"></xs:element>
</xs:schema>
#ifndef Amc_IDL
#define Amc_IDL
/*
* ASTRI - Template based on ALMA Software Templates
* (c) INAF/UNIPG, 2014
* ALAMA - Acatama Large Millimeter Array
* (c) European Southern Observatory, 2010
* (c) Associated Universities Inc., 2010
* Copyright by ESO (in the framework of the ALMA collaboration),
* Copyright by AUI (in the framework of the ALMA collaboration),
* All rights reserved.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY, without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
*
* Generated by: Gino Tosti
* Date: 21/06/16
* Description: Amc Interface
*
*/
/**
* Device interface to Amc
*/
#include <AmcBase.idl>
#pragma prefix "astri"
module tcs
{
interface Amc: tcs::AmcBase
{
};
};
#endif /* Amc_IDL */
This diff is collapsed.
#*******************************************************************************
# PPPPPPPP
# "@(#) $Id$"
# Makefile of Amc
# who when what
# -------- -------- ----------------------------------------------
# ctadev 16/07/14 created
#*******************************************************************************
# This Makefile follows VLT Standards (see Makefile(5) for more).
#*******************************************************************************
# REMARKS
# None
#------------------------------------------------------------------------
# user definable C-compilation flags
#USER_CFLAGS =
# additional include and library search paths
#USER_INC =
#USER_LIB =
# MODULE CODE DESCRIPTION:
# ------------------------
# As a general rule: public file are "cleaned" and "installed"
# local (_L) are not "installed".
# C programs (public and local)
# -----------------------------
EXECUTABLES =
EXECUTABLES_L =
# <brief description of xxxxx program>
xxxxx_OBJECTS =
xxxxx_LDFLAGS =
xxxxx_LIBS =
# special compilation flags for single c sources
#yyyyy_CFLAGS =
# Includes (.h) files (public only)
# ---------------------------------
INCLUDES =
# Libraries (public and local)
# ----------------------------
LIBRARIES =
LIBRARIES_L =
# <brief description of lllll library>
lllll_OBJECTS =
# Scripts (public and local)
# ----------------------------
SCRIPTS =
SCRIPTS_L =
# TCL scripts (public and local)
# ------------------------------
TCL_SCRIPTS =
TCL_SCRIPTS_L =
# Python stuff (public and local)
# ----------------------------
PY_SCRIPTS =
PY_SCRIPTS_L =
PY_MODULES =
PY_MODULES_L =
PY_PACKAGES = TCL
PY_PACKAGES_L =
pppppp_MODULES =
# <brief description of tttttt tcl-script>
tttttt_OBJECTS =
tttttt_TCLSH =
tttttt_LIBS =
# TCL libraries (public and local)
# ------------------------------
TCL_LIBRARIES =
TCL_LIBRARIES_L =
# <brief description of tttlll library>
tttlll_OBJECTS =
# Configuration Database Files
# ----------------------------
CDB_SCHEMAS = AmcBase
# IDL Files and flags
IDL_FILES = AmcBase Amc
TAO_IDLFLAGS =
USER_IDL =
# Jarfiles and their directories
JARFILES= Amc_lib
Amc_lib_DIRS= astri
jjj_EXTRAS=
# For expressing dependencies between jarfiles (parallel builds)
jjj_JLIBS=
# java sources in Jarfile on/off
DEBUG = on
# ACS XmlIdl generation on/off
XML_IDL=
# Java Component Helper Classes generation on/off
COMPONENT_HELPERS=
# Java Entity Classes generation on/off
XSDBIND=
# Schema Config files for the above
XSDBIND_INCLUDE=
# man pages to be done
# --------------------
MANSECTIONS =
MAN1 =
MAN3 =
MAN5 =
MAN7 =
MAN8 =
# local man pages
# ---------------
MANl =
# ASCII file to be converted into Framemaker-MIF
# --------------------
ASCII_TO_MIF =
# other files to be installed
#----------------------------
INSTALL_FILES =
# list of all possible C-sources (used to create automatic dependencies)
# ------------------------------
CSOURCENAMES = \
$(foreach exe, $(EXECUTABLES) $(EXECUTABLES_L), $($(exe)_OBJECTS)) \
$(foreach rtos, $(RTAI_MODULES) , $($(rtos)_OBJECTS)) \
$(foreach lib, $(LIBRARIES) $(LIBRARIES_L), $($(lib)_OBJECTS))
#>>>>> END OF standard rules
# INCLUDE STANDARDS
# -----------------
MAKEDIRTMP := $(shell searchFile include/acsMakefile)
ifneq ($(MAKEDIRTMP),\#error\#)
MAKEDIR := $(MAKEDIRTMP)/include
include $(MAKEDIR)/acsMakefile
endif
# TARGETS
# -------
all: do_all
@echo " . . . 'all' done"
clean : clean_all
@echo " . . . clean done"
clean_dist : clean_all clean_dist_all
@echo " . . . clean_dist done"
man : do_man
@echo " . . . man page(s) done"
install : install_all
@echo " . . . installation done"
#___oOo___
This diff is collapsed.
"""
* ASTRI - Template for Hardware device init script based on ALMA Software Templates
* (c) INAF/UNIPG, 2021
*
* WARNING! DO NOT MODIFY THIS FILE!
*
* Generated by: Gino Tosti
* Date: 21/06/16
* Description: Amc Interface
* Filename: AmcBase.py
*
"""
from pkgutil import extend_path
__path__ = extend_path(__path__, __name__)
/*
* ALMA - Atacama Large Millimiter Array
* (c) European Southern Observatory, 2002
* Copyright by ESO (in the framework of the ALMA collaboration),
* All rights reserved
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
*/
package astri.tcs.AmcBaseImpl;
import java.util.logging.Logger;
import org.omg.PortableServer.Servant;
import alma.ACS.ACSComponentOperations;
import alma.acs.component.ComponentLifecycle;
import alma.acs.container.ComponentHelper;
import astri.tcs.AmcBaseOperations;
import astri.tcs.AmcBasePOATie;
import astri.tcs.AmcBaseImpl.AmcBaseImpl;
/**
* Component helper class.
* Generated for convenience, but can be modified by the component developer.
* Must therefore be treated like any other Java class (CVS, ...).
* <p>
* To create an entry for your component in the Configuration Database,
* copy the line below into a new entry in the file $ACS_CDB/MACI/Components/Components.xml
* and modify the instance name of the component and the container:
* <p>
* Name="AmcBase_1" Code="astri.tcs.AmcBaseImpl.AmcBaseComponentHelper" Type="IDL:astri.tcs.AmcBase:1.0" Container="frodoContainer" ImplLang="java"
* <p>
* @author alma-component-helper-generator-tool
*/
public class AmcBaseComponentHelper extends ComponentHelper
{
/**
* Constructor
* @param containerLogger logger used only by the parent class.
*/
public AmcBaseComponentHelper(Logger containerLogger)
{
super(containerLogger);
}
/**
* @see alma.acs.container.ComponentHelper#_createComponentImpl()
*/
protected ComponentLifecycle _createComponentImpl()
{
return new AmcBaseImpl();
}
/**
* @see alma.acs.container.ComponentHelper#_getPOATieClass()
*/
protected Class<? extends Servant> _getPOATieClass()
{
return AmcBasePOATie.class;
}
/**
* @see alma.acs.container.ComponentHelper#getOperationsInterface()
*/
protected Class<? extends ACSComponentOperations> _getOperationsInterface()
{
return AmcBaseOperations.class;
}
}
This diff is collapsed.
/*
* ALMA - Atacama Large Millimiter Array
* (c) European Southern Observatory, 2002
* Copyright by ESO (in the framework of the ALMA collaboration),
* All rights reserved
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
*/
package astri.tcs.AmcImpl;
import java.util.logging.Logger;
import org.omg.PortableServer.Servant;
import alma.ACS.ACSComponentOperations;
import alma.acs.component.ComponentLifecycle;
import alma.acs.container.ComponentHelper;
import astri.tcs.AmcOperations;
import astri.tcs.AmcPOATie;
import astri.tcs.AmcImpl.AmcImpl;
/**
* Component helper class.
* Generated for convenience, but can be modified by the component developer.
* Must therefore be treated like any other Java class (CVS, ...).
* <p>
* To create an entry for your component in the Configuration Database,
* copy the line below into a new entry in the file $ACS_CDB/MACI/Components/Components.xml
* and modify the instance name of the component and the container:
* <p>
* Name="Amc_1" Code="astri.tcs.AmcImpl.AmcComponentHelper" Type="IDL:astri/tcs/Amc:1.0" Container="frodoContainer" ImplLang="java"
* <p>
* @author ASTRI-component-helper-generator-tool
*/
public class AmcComponentHelper extends ComponentHelper
{
/**
* Constructor
* @param containerLogger logger used only by the parent class.
*/
public AmcComponentHelper(Logger containerLogger)
{
super(containerLogger);
}
/**
* @see alma.acs.container.ComponentHelper#_createComponentImpl()
*/
protected ComponentLifecycle _createComponentImpl()
{
return new AmcImpl();
}
/**
* @see alma.acs.container.ComponentHelper#_getPOATieClass()
*/
protected Class<? extends Servant> _getPOATieClass()
{
return AmcPOATie.class;
}
/**
* @see alma.acs.container.ComponentHelper#getOperationsInterface()
*/
protected Class<? extends ACSComponentOperations> _getOperationsInterface()
{
return AmcOperations.class;
}
}
/*
* ASTRI - Template based on ALMA Software Templates
* (c) INAF/UNIPG, 2014
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY, without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
*
* WARNING! DO NOT MODIFY THIS FILE!
* ---------------------------------------------------------
* | This is generated code! Do not modify this file. |
* | Any changes will be lost when the file is re-generated. |
* ---------------------------------------------------------
*
* Generated by: Gino Tosti
* Date: 21/06/16
* Description: Amc Interface
*
*/
package astri.tcs.AmcImpl;
import alma.acs.component.ComponentLifecycleException;
import alma.acs.container.ContainerServices;
import alma.maciErrType.wrappers.AcsJComponentCleanUpEx;
import astri.tcs.AmcOperations;
import astri.tcs.AmcBaseImpl.AmcBaseImpl;
public class AmcImpl extends AmcBaseImpl implements AmcOperations{
/* (non-Javadoc)
* @see astri.tcs.AmcBaseImpl.AmcBaseImpl#initialize(alma.acs.container.ContainerServices)
*/
@Override
public void initialize(ContainerServices containerServices)
throws ComponentLifecycleException {
// TODO Auto-generated method stub
super.initialize(containerServices);
}
/* (non-Javadoc)
* @see astri.tcs.AmcBaseImpl.AmcBaseImpl#cleanUp()
*/
@Override
public void cleanUp() throws AcsJComponentCleanUpEx {
// TODO Auto-generated method stub
super.cleanUp();
}
}
<!--
/*
* ASTRI - Template based on ALMA Software Templates
* (c) INAF/UNIPG, 2014
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY, without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
*
* WARNING! DO NOT MODIFY THIS FILE!
*
* Generated by: Gino Tosti
* Date: 21/06/16
* Description: Amc Interface
*
*/
-->
<Component
Code="astri.tcs.AmcImpl.AmcComponentHelper"
Container="frodoContainer"
ImplLang="java"
Name="Amc"
Type="IDL:astri/tcs/Amc:1.0"
xmlns="urn:schemas-cosylab-com:Component:1.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:schemas-cosylab-com:Component:1.0 http://www.eso.org/schemas/ACS/Component.xsd">
</Component>
<?xml version="1.0" encoding="ISO-8859-1"?>
<Container
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="urn:schemas-cosylab-com:Container:1.0"
xmlns:log="urn:schemas-cosylab-com:LoggingConfig:1.0"
ImplLang="java"
ServerThreads="99"
>
<Autoload>
</Autoload>
<LoggingConfig
centralizedLogger="Log"
minLogLevel="4"
dispatchPacketSize="10"
immediateDispatchLevel="99">
<log:e Name="jacorb@frodoContainer"
minLogLevel="8" minLogLevelLocal="8" />
<log:e Name="UnknownSlf4j@frodoContainer"
minLogLevel="8" minLogLevelLocal="8" />
</LoggingConfig>
</Container>
\ No newline at end of file
<?xml version="1.0" encoding="ISO-8859-1"?>
<Manager xmlns:cdb="urn:schemas-cosylab-com:CDB:1.0"
xmlns="urn:schemas-cosylab-com:Manager:1.0"
xmlns:log="urn:schemas-cosylab-com:LoggingConfig:1.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
Timeout="50.0"
ClientPingInterval="10.0"
ContainerPingInterval="10.0"
AdministratorPingInterval="10.0">
<Startup>
</Startup>
<ServiceComponents>
<cdb:e string="AcsAlarmService" />
<cdb:e string="ACSLogSvc" />
<cdb:e string="Log" />
<cdb:e string="LogFactory" />
<cdb:e string="NotifyEventChannelFactory" />
<cdb:e string="MC_NotifyEventChannelFactory" />
<cdb:e string="LoggingNotifyEventChannelFactory" />
<cdb:e string="MC_LoggingNotifyEventChannelFactory" />
<cdb:e string="AlarmNotifyEventChannelFactory" />
<cdb:e string="MC_AlarmNotifyEventChannelFactory" />
<cdb:e string="ArchivingChannel@ARCHIVING.channels" />
<cdb:e string="LoggingChannel@LOGGING.channels" />
<cdb:e string="AlarmChannel" />
<cdb:e string="InterfaceRepository" />
<cdb:e string="CDB" />
</ServiceComponents>
<LoggingConfig>
<log:e Name="jacorb@Manager" minLogLevel="5" minLogLevelLocal="4" />
</LoggingConfig>
</Manager>
\ No newline at end of file
This diff is collapsed.
ACS_CDB=/home/astrisw/pyGen/test/tmp/Amc/test/
export ACS_CDB
"@(#) $Id$"
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment