1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 <2004> 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 <2004> 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | RE: Has Anyone Built CMLog with Recent Releases (R3.14.x) of EPICS? |
From: | "Allison, Stephanie" <[email protected]> |
To: | "Munro Jr, John K." <[email protected]>, <[email protected]> |
Date: | Tue, 16 Nov 2004 14:17:55 -0800 |
Hi John, > Has anyone built CMLog (esp. to work with the EPICS alarm handler) with > recent releases (R3.14.x) of EPICS? I am interested in using CMLog with R3.14.6. The CMLOG server and browser are independent of EPICS version. The CMLOG client and client daemon which run on the IOC are also independent of EPICS but RTEMS is not supported. So if you have RTEMS IOCs, you'll need to add ifdefs for RTEMS or convert the cmlog client and daemon to use the EPICS OSI utilities. The only thing that is dependent on EPICS is the hook into the IOC errlog task (an errlog "listener"). We are currently developing such a listener that will use EPICS OSI utilities and will add it to the EPICS soft support list ("iocCmlog") when finished. Eventually, we'll change CMLOG to build for RTEMS too but no time soon. Stephanie Allison