EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

2002  2003  2004  <20052006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 2002  2003  2004  <20052006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: multiple error messages
From: Andrew Johnson <[email protected]>
To: Benjamin Franksen <[email protected]>
Cc: [email protected]
Date: Thu, 17 Nov 2005 15:06:35 -0600
Benjamin Franksen wrote:

On the IOC (example app) this gives me:

epics> franksenHost:aiExample.TIME dbNameToAddr failed
franksenHost:aiExample.TIME dbNameToAddr failed
franksenHost:aiExample.TIME dbNameToAddr failed
franksenHost:aiExample.TIME dbNameToAddr failed
franksenHost:aiExample.TIME dbNameToAddr failed

dbCommon.dbd defines
        field(TIME,DBF_NOACCESS) {
                prompt("Time")
                special(SPC_NOMOD)
                interest(4)
                extra("epicsTimeStamp   time")
        }

Thus the TIME field is not directly accessible outside the record/device support code; you can only read timestamps using the appropriate DBR_ request types on the VAL field of a record. This is because a timestamp is not one of the fundamental value types that CA V3 supports.

- Andrew
--
* * Matt Santos / / Leo McGarry * * For a Brighter America * *

Replies:
Re: multiple error messages Benjamin Franksen
References:
RE: dbEvent.c line 665 Jeff Hill
multiple error messages Benjamin Franksen

Navigate by Date:
Prev: multiple error messages Benjamin Franksen
Next: Re: multiple error messages Benjamin Franksen
Index: 2002  2003  2004  <20052006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: multiple error messages Benjamin Franksen
Next: Re: multiple error messages Benjamin Franksen
Index: 2002  2003  2004  <20052006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 02 Feb 2012 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·