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: EPICS Support for NI-9223 |
From: | Abdalla Ahmad via Tech-talk <tech-talk at aps.anl.gov> |
To: | Mariano Ruiz <mariano.ruiz at upm.es> |
Cc: | "tech-talk at aps.anl.gov" <Tech-talk at aps.anl.gov> |
Date: | Thu, 15 May 2025 07:34:51 +0000 |
Hi Mariano One module is sufficient because we want to interface it with 3 pre-amplifier that
are connected to ionization chambers in the XAFS beamline. In terms of hardware, it is recommended to be installed as a standalone module and controlled via Ethernet, for software we prefer a Linux-based EPICS support for faster system integration. Best Regards, Abdalla Al-Dalleh Control Engineer SESAME
From: Mariano Ruiz <mariano.ruiz at upm.es>
Hi Abdalla, How many modules do you need for your application? Do you have any other constrains in terms of Operating system to use or hardware interface? Regards, Mariano Dr. Mariano Ruiz Professor Technical University of Madrid Instrumentation and Applied Acoustic Research Group ETS Ingeniería y Sistemas de Telecomunicación Crta Valencia Km-7 Madrid 28031 Phone(R&D Lab):
913364696 Ext: 29403 Phone: +34910673287 Fax: +34913367801 Mobile: +34696476580 email: mariano.ruiz at upm.es http://www.researcherid.com/rid/H-3309-2011 http://orcid.org/0000-0002-1337-0110
Disclaimer This e-mail message may contain confidential information and/or legally privileged and is intended only for the use
of the addressed person. Any disclosure, copying, distribution or the taking of any action in reliance on the contents of this e-mail by any other person is strictly prohibited. If you believe that it has been sent to you in error, please reply to the sender
that you have received the message in error, then delete this message from your system. Thank you for your cooperation. From: Abdalla Ahmad <Abdalla.Ahmad at sesame.org.jo>
Hi Mariano I am not sure but does it work as a standalone module? Right now we are checking if it is a suitable replacement for the existing DAQ from Data Translation, the
DT8824. Best Regards, Abdalla Al-Dalleh Control Engineer SESAME
From: Tech-talk <tech-talk-bounces at aps.anl.gov>
On Behalf Of Mariano Ruiz via Tech-talk Where do you plan to install the NI-9223? A cRIO system? Best regards Dr. Mariano Ruiz Professor Technical University of Madrid Instrumentation and Applied Acoustic Research Group ETS Ingeniería y Sistemas de Telecomunicación Crta Valencia Km-7 Madrid 28031 Phone(R&D Lab):
913364696 Ext: 29403 Phone: +34910673287 Fax: +34913367801 Mobile: +34696476580 email: mariano.ruiz at upm.es http://www.researcherid.com/rid/H-3309-2011 http://orcid.org/0000-0002-1337-0110
Disclaimer This e-mail message may contain confidential information and/or legally privileged and is intended only for the use
of the addressed person. Any disclosure, copying, distribution or the taking of any action in reliance on the contents of this e-mail by any other person is strictly prohibited. If you believe that it has been sent to you in error, please reply to the sender
that you have received the message in error, then delete this message from your system. Thank you for your cooperation. From: Tech-talk <tech-talk-bounces at aps.anl.gov>
On Behalf Of Ralph Lange via Tech-talk On Tue, 13 May 2025 at 09:58, Abdalla Ahmad via Tech-talk <tech-talk at aps.anl.gov> wrote:
FWIW, the modules database has moved to https://epics-controls.org/resources-and-support/modules/
a few years ago. Note that DAQmx and DAQmx Base are two different NI software products. DAQmx Base development was frozen by NI in 2019 (last release: 2015). ITER has plain EPICS support and an NDSv3 device driver for the IRIO library (by the I2A2 institute of UPM - University of Madrid) on top of the NI DAQmx open source driver (yet another NI driver). [1] The first official release of the IRIO-based stack was also announced on Tech-Talk [2] and later reported in the EPICS Collaboration Meeting in June 2019. [3] NDSv3 is the C++ framework for data acquisition that ITER proposes for its diagnostics use cases. It was presented in more detail at the ICALEPCS 2021. [4] We're currently in the middle of the procedure to make the ITER developments for NDSv3 public. Once we have the authorization, things will appear on GitHub. Cheers, |