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: generating an EPICS database for BACnet |
From: | "Thomas, Patrick via Tech-talk" <tech-talk at aps.anl.gov> |
To: | Heinz Junkes <junkes at fhi-berlin.mpg.de> |
Cc: | "tech-talk at aps.anl.gov Talk" <tech-talk at aps.anl.gov> |
Date: | Tue, 31 Jan 2023 20:27:24 +0000 |
Thank you!
-Patrick
From: Heinz Junkes <junkes at fhi-berlin.mpg.de>
Sent: Monday, January 30, 2023 10:08 PM To: Thomas, Patrick <pthomas at caltech.edu> Cc: tech-talk at aps.anl.gov Talk <tech-talk at aps.anl.gov> Subject: Re: generating an EPICS database for BACnet Hello Patrick,
it may not be what you are looking for exactly. I have set up a python softIoc on a tiny project that uses BAC0 python to provide BACnet data points as Epics PVs. https://gitlab.fhi.mpg.de/junkes/epics2bacnet/-/blob/master/bacnet2epics/softIoc.py Maybe this will help you, Heinz > On 31. Jan 2023, at 01:25, Thomas, Patrick via Tech-talk <tech-talk at aps.anl.gov> wrote: > > Hi, > > I am about to start creating an EPICS database for a large number of channels that pull their data from BACnet and I was wondering if there is a tool already written to automate this process? > > Thank you for your time, > Patrick |