EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

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  <20202021  2022  2023  2024  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  <20202021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Seeking config advice for smarAct MCS controller
From: "Jemian, Pete R. via Tech-talk" <tech-talk at aps.anl.gov>
To: EPICS Tech Talk <tech-talk at aps.anl.gov>, "Reinhardt, Juliane" <jreinhardt at lbl.gov>
Date: Mon, 19 Oct 2020 23:15:27 +0000
Here's a question from Juliane Reinhardt, ALS:

 > anyone having some advice for connecting motors to a smarAct MCS 
controller? What does the channel number mean? Our .iocsh file looks 
like this

### Motors
# Motors substitutions, customize this for your motor
dbLoadTemplate "motor.substitutions.smaractmcs_201"# Configure each 
controller
#origvalues# drvAsynIPPortConfigure("MCS_ETH","192.168.1.17:2102",0,0,0)
drvAsynIPPortConfigure("MCS_ETH","192.168.168.201:5000",0,0,0)# 
Controller port, asyn port, number of axis, moving poll period, idle 
poll period
# smarActMCSCreateController(const char *motorPortName, const char 
*ioPortName, int numAxes, double movingPollPeriod, double idlePollPeriod);
smarActMCSCreateController("MCS", "MCS_ETH", 1, 0.020, 1.0)# Controller 
port, axis number, controller channel
# smarActMCSCreateAxis(const char *motorPortName, int axisNumber, int 
channel)
smarActMCSCreateAxis("MCS", 0, 0);


Replies:
Re: Seeking config advice for smarAct MCS controller Torsten Bögershausen via Tech-talk

Navigate by Date:
Prev: PyDevice intro Vodopivec, Klemen via Tech-talk
Next: Re: PyDevice intro Florian Feldbauer via Tech-talk
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  <20202021  2022  2023  2024 
Navigate by Thread:
Prev: Re: [EXTERNAL] PyDevice intro Vodopivec, Klemen via Tech-talk
Next: Re: Seeking config advice for smarAct MCS controller Torsten Bögershausen via Tech-talk
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  <20202021  2022  2023  2024 
ANJ, 22 Oct 2020 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·