|
|
Experimental Physics and
| ||||||||||||||
|
|
Hi David,
Could you send us a (much) higher-level description of what you’re trying to accomplish with this work?
The code you show below is making use of APIs that as a Core developer I consider to be largely internal to the IOC and not intended for applications to call. That means we might make changes to these routines in future EPICS releases that could cause your
code to no longer compile. It’s very unusual to be doing the kind of things that you are looking to do here, and that's a red flag to me — you might not know if/how the EPICS community already has solutions to the problem that you’re trying to solve. If you
would let us know what that high-level problem is we might be able to point you in a different direction that doesn’t need as much code to be written.
In general, most normal
EPICS
applications don’t need the kinds of code that you’ve been asking about recently. I’m not trying to dissuade you from looking at our internals or implementing something useful that EPICS can’t currently do, but "trying to get notified of alarm states
changing on PV’s without link fields or user events” isn’t a common EPICS IOC-centric thing.
- Andrew
-- Complexity comes for free, Simplicity you have to work for.
| ||||||||||||||
| ANJ, 19 Mar 2026 |
·
Home
·
News
·
About
·
Talk
·
Base
·
Modules
·
Extensions
·
· Distributions · Download · Documents · Links · Licensing · |