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 2025 | 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 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | RE: adding devIocStats support to motor IOCs |
From: | "Mooney, Tim M." <[email protected]> |
To: | Alireza Panna <[email protected]>, "[email protected]" <[email protected]> |
Date: | Sat, 21 Mar 2015 04:50:50 +0000 |
Hi Ali,
I'll guess you haven't included the .dbd file that defines the device type "IOC stats" to the .dbd file you are building for your IOC. (Look for it in devIocStats-3-1-7/dbd.) After you include the .dbd file, you may find that you also have to specify
a library file from devIocStats. You probably need something like this:
xxx_Common_DBD += devIocStats.dbd iocAdmin.dbd xxx_Common_LIBS += devIocStats Tim Mooney ([email protected]) (630)252-5417
Software Services Group (www.aps.anl.gov) Advanced Photon Source, Argonne National Lab From: [email protected] [[email protected]] on behalf of Alireza Panna [[email protected]]
Sent: Friday, March 20, 2015 10:42 PM To: [email protected] Subject: adding devIocStats support to motor IOCs Hello tech-talkers,
I am having problems adding devIocStat support to asyn motor IOCS.I get the the following two errors when I run st.cmd:
when records are being loaded from iocAdminSoft.db this is the errror I keep getting:
Can't set "TEST:CA_CLNT_CNT.DTYP" to "IOC stats"
and after iocInit the following error:
Subroutine not found PV: TEST:SYSRESET recSub(init_record)
PV: TEST:CA_CLNT_CNT scanAdd: I/O Intr not valid (no get_ioint_info)
May be I am missing something.
I am using motor-6-8 and devIocStats-3-1-7 .
Any help is appreciated.
Thank you
Regards,
Ali
--
Alireza Panna
University of Maryland, College Park
|