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  <20132014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  <20132014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: Missing device support routine PV
From: Andrew Johnson <[email protected]>
To: [email protected]
Cc: "Igor H. Soares Nunes" <[email protected]>
Date: Fri, 14 Jun 2013 11:15:44 -0500
Hi Igor,

On 2013-06-14 Igor H. Soares Nunes wrote:
> I am facing this error message when booting my ioc:
> 
> Missing device support routine PV: BPM:FRONTEND0:setpoint:read ai:
>  init_record

This message is printed by the ai record support when the device support that 
the record is configured to use has a NULL pointer for the read_ai() routine.

> I have checked this old topic, where the user faces the same issue:
>  http://www.aps.anl.gov/epics/tech-talk/2006/msg01374.php

I don't see the same error given in that message, I don't think that's the 
same problem (unless you haven't given us all the error messages you're 
seeing from the IOC).

There are several possible causes for this kind of problem, ranging from a 
programming error, an out-of-date build issue, to a nasty bug in some other 
(possibly completely unrelated) softwrae that you're including in this IOC.  
If you know that this device support works properly on other IOCs or at other 
sites and you haven't made any changes to it I would recommend that you start 
by doing a
    make rebuild
in your IOC application's top level directory, and if that doesn't fix it try 
rebuilding all of the support modules that the IOC depends on (in dependency 
order) followed by rebuilding the IOC application again.  That should fix any 
problems with out-of-date builds.

If that doesn't help, ask again here and tell us more about the device 
support that the record is using.

- Andrew
-- 
It is difficult to get a man to understand something, when his salary
depends upon his not understanding it. -- Upton Sinclair

References:
Missing device support routine PV Igor H. Soares Nunes

Navigate by Date:
Prev: Device support for MKS PR4000 controller Sinclair, John William
Next: RE: VAL field of PV in ASYN driver Mark Rivers
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  <20132014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Missing device support routine PV Igor H. Soares Nunes
Next: Support for TDK Lambda PS? Geng, Xiaosong
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  <20132014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 20 Apr 2015 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·