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>
Sent: Thursday, May 15, 2025 10:31 AM
To: Abdalla Ahmad <Abdalla.Ahmad at sesame.org.jo>
Subject: RE: EPICS Support for NI-9223
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.
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
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.
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.