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: read RVB and VAL don't match when moving smarAct motors without encoders |
From: | "Peterson, Kevin M. via Tech-talk" <tech-talk at aps.anl.gov> |
To: | "Reinhardt, Juliane" <jreinhardt at lbl.gov> |
Cc: | David Shapiro <dashapiro at lbl.gov>, "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Date: | Fri, 13 Nov 2020 08:31:03 +0000 |
Hi Kevin,
smarAct does not support the EPICS driver, they did however mention the community-developed drivers that can be found on github. I had a look into this one: https://github.com/epics-motor/motorSmarAct/blob/master/smarActApp/src/smarActMCS2MotorDriver.cpp and found the variable theoryPosition that reads :CHAN%d:POS:TARG
Is that the required command to query a motor without an encoder? Then I could try to build a new IOC based on this package.
Thanks,
Juliane