EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

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  <20212022  2023  2024  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  <20212022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Get timestamp from another IOC
From: Adrian Martinez via Tech-talk <tech-talk at aps.anl.gov>
To: tech-talk at aps.anl.gov
Date: Wed, 16 Jun 2021 12:03:22 +0200
Hello,

I'm trying to get the timestamp from another IOC (we will call it "IOC1") using the following DB records:

record(stringin, "$(user):TimeStr") {
    field(DTYP, "Soft Timestamp")
    field(TSEL, "$(Y):Timestamp_from_IOC1.TIME CP MS")
    field(INP, "@%s")
    field(SCAN, ".2 second")
}

record(ao, "$(user):Time"){
     field(DTYP, "asynInt32")
     field(OUT,  "@asyn($(PORT),$(ADDR),$(TIMEOUT))my_time")
}

record(calcout, "$(user):TimeCalc"){
     field(OUT, "$(user):Time PP")
     field(CALC, "A")
     field(INPA, "$(user):TimeStr.VAL CP MS")
     field(PINI, "YES")
}

At the startup of IOC2 I am able to get the timestamp from IOC1 but only once. The PV "TimeStr" doesn't update.
Can someone help me with this task?

Thanks in advance, Adrián.

 This e-mail and any materials attached hereto, including, without limitation, all content hereof and thereof are confidential and proprietary to Seven Solutions,S.L and/or its affiliates, and are *confidential*. Without the prior written consent of Seven Solutions, this content may not (i) be disclosed to any third party, (ii) be reproduced, modified or otherwise used by anyone other than current employees of Seven Solutions or its affiliates. If you are not the intended recipient or if this message has been received in error, please notify us immediately via e-mail and delete it.
Replies:
Re: Get timestamp from another IOC Zhang Yuliang via Tech-talk

Navigate by Date:
Prev: RE: cbLow consumption randomly stopping Daykin, Evan via Tech-talk
Next: Re: Get timestamp from another IOC Zhang Yuliang via Tech-talk
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  <20212022  2023  2024 
Navigate by Thread:
Prev: Setting channelfinder user and password on the go in CSS-Phoebus Usmani, Imran Ali via Tech-talk
Next: Re: Get timestamp from another IOC Zhang Yuliang via Tech-talk
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  <20212022  2023  2024 
ANJ, 16 Jun 2021 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·