There should be a way to add special processing for fields in dbCommon
that requires no updates to existing record supports. Then we could add
a "virtual" field to dbCommon that automagically converts the TIME data
to DBF_UINT64 on access. The mechanism to implement that is simple:
instead of calling the record support's special method directly, first
call the one for dbCommon; check via return value if that handled the
field, otherwise invoke the record support's special.
--
You received this bug notification because you are a member of EPICS
Core Developers, which is subscribed to EPICS Base.
Matching subscriptions: epics-core-list-subscription
https://bugs.launchpad.net/bugs/1182091
Title:
Make TIME field directly accessible
Status in EPICS Base:
Triaged
Bug description:
Users often request the ability to access the TIME field directly.
It could be provided as an array of 2 32-bit values, possibly with a specific string in ISO-8601 form say.
To manage notifications about this bug go to:
https://bugs.launchpad.net/epics-base/+bug/1182091/+subscriptions
- Navigate by Date:
- Prev:
Build completed: EPICS Base 7 base-7.0-191 AppVeyor via Core-talk
- Next:
[Merge] ~bfrk/epics-base:scalar-get-optimization into epics-base:7.0 Ben Franksen via Core-talk
- Index:
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
<2021>
2022
2023
2024
- Navigate by Thread:
- Prev:
[Bug 1182091] Re: Make TIME field directly accessible Andrew Johnson via Core-talk
- Next:
[Bug 1182091] Re: Make TIME field directly accessible Jure Varlec via Core-talk
- Index:
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
<2021>
2022
2023
2024
|