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: motor record/Aerotech Automation1 |
From: | Mark Rivers via Tech-talk <tech-talk at aps.anl.gov> |
To: | Mark Rivers <rivers at cars.uchicago.edu> |
Cc: | "Eric J. Edwards" <ericjedwards at cornell.edu>, "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Date: | Mon, 16 Dec 2024 20:41:07 +0000 |
Hi John,
Motor drivers usually have a “moving poll period” and an “idle poll period “.
From your timestamps it looks like moving is 0.1 second and idle is 1 second.
You might want to reduce the moving period to .02 or .01 second.
The driver may be reporting the position before it reports the moving status in the poll function.
Perhaps those should be swapped, so the final position is correct.
Mark
Sent from my iPhone
On Dec 16, 2024, at 2:29 PM, Mark Rivers via Tech-talk <tech-talk at aps.anl.gov> wrote:
|