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: How can I add multiple serial ports in a single IOC?
From: yincx--- via Tech-talk <tech-talk at aps.anl.gov>
To: tech-talk <tech-talk at aps.anl.gov>
Date: Tue, 17 Mar 2020 12:08:26 +0800
Hi everyone,
I want to add 10 or more serial ports in a single IOC. All the serial ports have the same configuration besides the serial port name.
The single port configuration is like this:
        drvAsynSerialPortConfigure ("PS1","/dev/ttyS1")
        asynSetOption ("PS1", 0, "baud", "9600")
        asynSetOption ("PS1", 0, "bits", "8")
        asynSetOption ("PS1", 0, "parity", "none")
        asynSetOption ("PS1", 0, "stop", "1")
        asynSetOption ("PS1", 0, "clocal", "Y")
        asynSetOption ("PS1", 0, "crtscts", "N")

if I want to add 10 serial ports, should I add them one by one and repeat the above statements 10 times? Is there any simple method? Can  I  add the serial ports as a group,which has the same configuration?  I didn't find any document about this. 

Thank you very much for your help.
Best Regards
Chunxia  Yin
2020-3-17

yincx at ihep.ac.cn

Navigate by Date:
Prev: Re: [EXTERNAL] Re: How can I apply some transformation to the X/Y axis coordinates of CSS Intensity Graph widget? Kasemir, Kay via Tech-talk
Next: Re: write to a single element of an array field Ben Franksen 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] Re: How can I apply some transformation to the X/Y axis coordinates of CSS Intensity Graph widget? Kasemir, Kay via Tech-talk
Next: Re: How can I add multiple serial ports in a single IOC? Mark Rivers 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, 17 Mar 2020 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·