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: Re: Record process when restore using autosave |
From: | 吴煊 via Tech-talk <tech-talk at aps.anl.gov> |
To: | "epics tech talk" <tech-talk at aps.anl.gov> |
Date: | Mon, 10 Jul 2023 13:47:46 +0800 (GMT+08:00) |
The order doesn't matter. Then I need to set both set_pass0_restoreFile and set_pass1_restoreFile or just need to set set_pass0_restoreFile?
Cheers,-----原始邮件-----
发件人:"Ralph Lange via Tech-talk" <tech-talk at aps.anl.gov>
发送时间:2023-07-09 22:34:46 (星期日)
收件人: "EPICS Tech Talk" <tech-talk at aps.anl.gov>
抄送:
主题: Re: Record process when restore using autosave
On Sun, 9 Jul 2023 at 16:09, Mark Rivers <rivers at cars.uchicago.edu> wrote:
If the order of writing to the hardware does not matter then you can set PINI=1 for each record.
If the order matters, you can use one event record with PINI=YES and EVENT scanning for the many records - their PHAS field settings will determine the order.