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  <20142015  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  2013  <20142015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: asyn R4-24 available
From: Mark Rivers <[email protected]>
To: "[email protected]" <[email protected]>
Date: Fri, 17 Oct 2014 15:32:36 +0000
Folks,

asyn R4-24 is now available.  Links to the new documentation, release notes and tar file can be found here:

http://www.aps.anl.gov/epics/modules/soft/asyn/

asyn is also available via the APS Subversion repository here:

https://svn.aps.anl.gov/epics/asyn/


These are the items from the R4-24 release notes:

                                          drvAsynIPPort.c

Added capability to specify the local port that the server should use for the connection. Normally the local host chooses a random local port that it binds to and passes to the server. There are a few servers that only accept a specific local port or range of local ports, for which this capability is required. The new syntax is:

<host>:<port>[:localPort] [protocol]

For example

164.54.160.100:5000:10101 UDP

where 10101 is the optional local port number.


                                          devEpics

Fixed all initialization routines so that if there is an error they do the following:

Call recGblSetSevr(precord,LINK_ALARM,INVALID_ALARM) 
Set precord->pact=1 
return(INIT_ERROR), where INIT_ERROR=-1 

Thanks to Nick Rees for these fixes.


                                          Many source files

Fixed problem with location of #define epicsExportSharedSymbols and/or #include <epicsExport.h>. In previous versions these were placed immediately before the #include statements defining symbols for that source file . However, this was incorrect, they must be placed before all of the #include statements defining symbols for that DLL . This mistake causes the same symbol being defined with both dllExport and dllImport when building the DLL. The Visual Studio compiler does not even warn about this error, but it produces a fatal error with the GCC compiler under Cygwin.




Navigate by Date:
Prev: Re: csstudio RAP applications Kasemir, Kay
Next: areaDetector ADCore and ADBinaries R2-1 released Mark Rivers
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  <20142015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: csstudio RAP applications Kasemir, Kay
Next: areaDetector ADCore and ADBinaries R2-1 released Mark Rivers
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  <20142015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 17 Dec 2015 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·