I have been helping with an old application at Boeing
which has been ported to EPICS 3.11. They have two
Compumotor 1830 stepper motors which worked fine a couple
of years ago with a much earlier version of EPICS and now
no longer work. The problem turned out to be a change in
the number of parameters for the driver.
In the routine drvCompuSm.c, the previous calling
sequence was
compu_driver(card,value_flag,arg1,arg2).
The correct calling sequence now is
compu_driver(card, channel, value_flag,arg1,arg2)
- Navigate by Date:
- Prev:
AR tool MONITOR: round stamps option Kevin Tsubota
- Next:
Re: EPICS hosts and targets Muranaka Masaki
- 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
- Navigate by Thread:
- Prev:
Re: AR tool MONITOR: round stamps option Bob Dalesio
- Next:
UK mirror for EPICS documentation? David F. Buscher
- 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
|