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: EPICS support for PI E-500 piezo controller |
From: | Kevin Peterson via Tech-talk <tech-talk at aps.anl.gov> |
To: | Chiang, Liang-Chih [江良志] <chiang.lc at nsrrc.org.tw>, "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Date: | Fri, 8 Sep 2023 09:37:20 -0500 |
https://github.com/epics-motor/motorPIGCS2The communication interface card might of the E-500 might report a different version string in response to the "*IDN?" command, which is what the motor driver queries:
https://github.com/epics-motor/motorPIGCS2/blob/0a452b905d2754dd774701013de3046e4c1f2f16/pigcs2App/src/PIasynController.cpp#L120 and then uses to determine the controller type: https://github.com/epics-motor/motorPIGCS2/blob/0a452b905d2754dd774701013de3046e4c1f2f16/pigcs2App/src/PIGCSController.cpp#L43-L109 Kevin On 9/8/23 01:37, Chiang, Liang-Chih [江良志] via Tech-talk wrote:
Dear EPICS mates, Is there a EPICS support module for PI E-500 piezo controller? I can't find it in Support Modules webpagehttps://epics.anl.gov/modules/index.php <https://epics.anl.gov/modules/index.php>and in PI GitHubhttps://github.com/epics-motor/motorPI <https://github.com/epics-motor/motorPI>Are there any other PI controller models similar to E-500? From which I can modify the source code of the support module. Best regards. LiangChih Chiang NSRRC Beamline Group email:chiang.lc at nsrrc.org.tw