EPICS Home

Experimental Physics and Industrial Control System


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

Subject: Re: genSub to aSub conversion
From: Andrew Johnson <[email protected]>
To: [email protected]
Cc: EPICS tech-talk <[email protected]>
Date: Mon, 24 May 2010 05:42:27 -0500
Hi Emmanuel,

On Friday 21 May 2010 13:30:42 [email protected] wrote:
>
> > source code to the subroutines.
>
> do I have to change my subroutine in some way?
> Not sure I understand your statement...

Your genSub subroutines take an input argument which was something like
	long mySub(struct genSub *precord)

You just need to replace that with
	long mySub(struct aSub *precord)

Then recompile.

- Andrew
-- 
The best FOSS code is written to be read by other humans -- Harald Welte


References:
genSub to aSub conversion emmanuel_mayssat
Re: genSub to aSub conversion Andrew Johnson
Re: genSub to aSub conversion emmanuel_mayssat

Navigate by Date:
Prev: RE: How to force a record to generate a monitor tom.cobb
Next: Re: fsmRecord preview Simon Rees
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  <20102011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: genSub to aSub conversion emmanuel_mayssat
Next: PV's element count differs though CA gateway Carl Schumann
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  <20102011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024