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  <20132014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  <20132014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: PiezoSytemJena motorcontroller driver problems
From: Eric Norum <[email protected]>
To: "Ivashkevych, Oksana" <[email protected]>
Cc: Tech-talk <[email protected]>
Date: Fri, 4 Oct 2013 13:49:38 -0700
Just a note -- if you specify COM at the end of the host information in the drvAsynIPPortConfigure command you can then set up the serial line parameters from within the st.cmd script, e.g.:
drvAsynIPPortConfigure("L0","serials8n3:4004 COM",0,0,0)
asynSetOption("L0", -1, "baud", "19200")
asynSetOption("L0", -1, "bits", "8")
asynSetOption("L0", -1, "parity", "none")
asynSetOption("L0", -1, "stop", "1")
asynSetOption("L0", -1, "clocal", "Y")
asynSetOption("L0", -1, "crtscts", "N")

On Oct 4, 2013, at 11:51 AM, "Ivashkevych, Oksana" <[email protected]> wrote:

Hi,
                I would like to report that I successfully integrated and tested Joe Sullivan driver with d-Drive from Piezo System Jena pretty painlessly after sorting out serial communication issues. The driver takes care of special characters Jena sends at the beginning and at the end. README is a copy and paste pleasure, and descriptive enough about what is implemented and what is not.
 
For people like me integrating the motor driver for the first time I leave the paragraph below:
                It is important to create a simple serial device IOC with at least one command in proto file, just to make sure the communication part is working. In my situation, I spend the lion portion of the total time figuring out and setting the correct serial parameters on MOXA switch.
 
Sorry Ken, I didn’t look at your driver, just because this one worked.
 
Thanks for help,
 
 

-- 
Eric Norum
[email protected]





References:
PiezoSytemJena motorcontroller driver problems Ivashkevych, Oksana
RE: PiezoSytemJena motorcontroller driver problems Mark Rivers
RE: PiezoSytemJena motorcontroller driver problems Ivashkevych, Oksana

Navigate by Date:
Prev: RE: PiezoSytemJena motorcontroller driver problems Ivashkevych, Oksana
Next: Job Openings at SNS/ORNL Hartman, Steven M.
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  <20132014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: RE: PiezoSytemJena motorcontroller driver problems Ivashkevych, Oksana
Next: RE: PiezoSytemJena motorcontroller driver problems Lauer, Kenneth
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  <20132014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 20 Apr 2015 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·