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: About MAXv controller PV recognize problem |
From: | Mark Rivers via Tech-talk <tech-talk at aps.anl.gov> |
To: | "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov>, whitetiger1123 <holyeongbaeg at gmail.com> |
Date: | Fri, 17 Mar 2023 12:49:26 +0000 |
Hi Holyeong,
> If it is assumed that
the software or the jumper setting of the MAXv contoller is correct, is it okay to judge that the MAXv controller can’t
communication VME Bus?
I don't think that is a good assumption, I think it is much more likely
that the jumpers are in the wrong position or that you have your startup commands incorrect than that you have a hardware problem.
I helped you with this identical problem in November 2022, showing you
which jumpers to set. You reported that when you followed my directions it worked fine. This is the follow-up tech-talk message I posted which contains our offline e-mail thread.
Mark
From: Tech-talk <tech-talk-bounces at aps.anl.gov> on behalf of whitetiger1123 via Tech-talk <tech-talk at aps.anl.gov>
Sent: Thursday, March 16, 2023 7:40 PM To: tech-talk at aps.anl.gov <tech-talk at aps.anl.gov> Subject: About MAXv controller PV recognize problem Hi, Before I ask a question, I would like to thank the epics tech talk for helping me. I’m a beginner in epics and RTOS, but I was able to come to this step with a lot of help. Really appreciate it.
I try to boot MVME6100 with epics st.cmd, MAXv controller. But it shows me a error like this :
Starting iocInit ############################################################################ ## EPICS R3.15.6 ## EPICS Base built Oct 7 2022 ############################################################################ Illegal field value PV: oms:m1 motor_init_record_com(): card does not exist!
Illegal field value PV: oms:m2 motor_init_record_com(): card does not exist!
Illegal field value PV: oms:m3 motor_init_record_com(): card does not exist!
Illegal field value PV: oms:m4 motor_init_record_com(): card does not exist!
Illegal field value PV: oms:m5 motor_init_record_com(): card does not exist!
Illegal field value PV: oms:m6 motor_init_record_com(): card does not exist!
Illegal field value PV: oms:m7 motor_init_record_com(): card does not exist!
Illegal field value PV: oms:m8 motor_init_record_com(): card does not exist!
But “dbl”, this command shows me a pv list -> dbl oms:m1 oms:m2 oms:m3 oms:m4 oms:m5 oms:m6 oms:m7
oms:m8
I can see EPICS IOC booting well, but MAXv card does not recognize PVs. If it is assumed that the software or the jumper setting of the MAXv contoller is correct, is it okay to judge that the MAXv controller can’t communication VME Bus? Before sending the MAXv controller repair, I would like to ask for your opinion as an expert.
Thank you and Best Regards, Holyeong Baeg. |