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: | aai to multiple states |
From: | "Dr. Simon Friederich via Tech-talk" <tech-talk at aps.anl.gov> |
To: | "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Date: | Mon, 2 Jun 2025 16:20:46 +0200 |
Dear EPICS community,
I have an aai record "info_get" that contains multiple values.
9 values of these are booleans representing different outputs that are on or off (0 or 1).
I could create now,
e.g. 9 binary inputs to map these values.
Yet, I wanted to ask,
if there is another way of mapping this subarray to one record
containing the states.
I thought the mbbi would suite, but unfortunately, it does not
work as expected:
(By the way:
The CP flag at INPA does not seem to be sufficient to process my
calc record. At least for my tests I needed to caput
.._calc_output.PROC 1 to process it).
Thank you very much in
advance!
Best regards
Simon