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: | About MAXv controller PV recognize problem |
From: | whitetiger1123 via Tech-talk <tech-talk at aps.anl.gov> |
To: | "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Date: | Fri, 17 Mar 2023 09:40:00 +0900 |
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. |