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: Loading modbus waveform record from acalcout record (or caput) |
From: | [email protected] |
To: | Tim Mooney <[email protected]> |
Cc: | [email protected] |
Date: | Fri, 28 Sep 2012 16:54:37 -0700 (PDT) |
Thanks - this worked. I used PP NMS. Also, I changed OOPT from "On Change" to "Every Time" -- thanks for spotting that, I think it was needed. Regarding efficiency of acalcout vs gensub, we don't expect performance problems, but if we see any, we can revert. Using just the standard EPICS record types does simplify things a bit. Jon Jacky, University of Washington On Fri, 28 Sep 2012, Tim Mooney wrote:
Jon, field(OUT, "CnOutWArray.VAL CA NMS") and field(OUT, "CnOutWArray.VAL PP NMS") should both work. The "caput -a..." command you show is not succeeding in setting the array elements because of the commas. $ caput -a CnOutWArray 28 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 should work, and verify that the waveform record is accepting puts.