On Wednesday 17 December 2008 07:54:55 Shi HaoLi wrote:
>
> There is a problem while downloading an "ao" record which is used for a
> peripheral I/O device named "PSC", part of the downloading console is like
> this: (OS is RTEMS, and EPICS version is 3.14.6)
>
> dbLoadRecords("../db/powersupply.db")
> 0x00000000 (0)
> iocInit()
> ###########################################################################
># Starting iocInit
> ### EPICS IOC CORE built on Jan 9 2008
> ### EPICS R3.14.6 $R3-14-6$ $2004/05/28 19:27:47$
> ###########################################################################
># filename="../recGbl.c" line number=88
> Bad init_rec return value PV: R4IBT04:CISet ao: init_record
> 0x00000000 (0)
> iocInit: All initialization complete
This error message is generated by the ao record support when the device
support's init_record() routine returns any value other than 0 or 2; that's
all I can tell you based on your report. You'll have to take a look at
the "PSC" device support for the ao record and work out why it's returning
something different, what it means and how to fix it.
- Andrew
--
The best FOSS code is written to be read by other humans -- Harold Welte
- Replies:
- Re: ao record downloading error Shi HaoLi
- References:
- ao record downloading error Shi HaoLi
- Navigate by Date:
- Prev:
ao record downloading error Shi HaoLi
- Next:
Firewire (IEEE 1394) support for areaDetector Pedersen, UK (Ulrik)
- 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
2021
2022
2023
2024
- Navigate by Thread:
- Prev:
ao record downloading error Shi HaoLi
- Next:
Re: ao record downloading error Shi HaoLi
- 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
2021
2022
2023
2024
|