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  2020  2021  2022  <20232024  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  2020  2021  2022  <20232024 
<== Date ==> <== Thread ==>

Subject: sseq record
From: "Sinclair, John via Tech-talk" <tech-talk at aps.anl.gov>
To: tech-talk <tech-talk at aps.anl.gov>
Date: Thu, 22 Jun 2023 21:16:32 +0000
All,

I'm attempting to build the scalcout record which depends on the sseq record. Building sseqRecord.c gives:

../sseqRecord.c:537:49: error: ‘struct pv_link’ has no member named ‘precord’

Line 537 reads:

      pR = (sseqRecord *)(plink->value.pv_link.precord);

The following compiles but I have no idea if the semantics are correct:

        pR = (sseqRecord *)(plink->precord);

Can anyone provide guidance?

Thanks,
John Sinclair
ORNL


Replies:
Re: sseq record Mooney, Tim M. via Tech-talk

Navigate by Date:
Prev: Re: Epics-server used greatest stack depth Michael Davidsaver via Tech-talk
Next: Re: sseq record Mooney, Tim M. 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  2020  2021  2022  <20232024 
Navigate by Thread:
Prev: Re: Epics-server used greatest stack depth Michael Davidsaver via Tech-talk
Next: Re: sseq record Mooney, Tim M. 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  2020  2021  2022  <20232024 
ANJ, 22 Jun 2023 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·