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  2023  2024  <2025 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  2023  2024  <2025
<== Date ==> <== Thread ==>

Subject: write and read functions in asyn
From: 高振华 via Tech-talk <tech-talk at aps.anl.gov>
To: tech-talk at aps.anl.gov
Date: Fri, 11 Apr 2025 09:46:15 +0800 (GMT+08:00)

Hi all,


I saw the prototype declarations for the write and read functions in this. h file(asyn/asyn/interfaces/asynInt32.h),


But I couldn't find the bodies of the write and read functions,


Does anyone know where it is?


typedef struct asynInt32 {


    asynStatus (*write)(void *drvPvt, asynUser *pasynUser, epicsInt32 value);


    asynStatus (*read)(void *drvPvt, asynUser *pasynUser, epicsInt32 *value);


    asynStatus (*getBounds)(void *drvPvt, asynUser *pasynUser,


                           epicsInt32 *low, epicsInt32 *high);


    asynStatus (*registerInterruptUser)(void *drvPvt,asynUser *pasynUser,


                           interruptCallbackInt32 callback, void *userPvt,


                           void **registrarPvt);


    asynStatus (*cancelInterruptUser)(void *drvPvt, asynUser *pasynUser,


                           void *registrarPvt);


} asynInt32;




Thanks,


Gao Zhenhua


--


BSRF

Email:gaozh at ihep.ac.cn





Replies:
Re: write and read functions in asyn Mark Rivers via Tech-talk

Navigate by Date:
Prev: RE: [EXTERNAL] Re: [Ext] Help with motorNewport config Pearson, Matthew via Tech-talk
Next: Re: write and read functions in asyn 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  2020  2021  2022  2023  2024  <2025
Navigate by Thread:
Prev: SQM-160 protocol files LONG FENG via Tech-talk
Next: Re: write and read functions in asyn 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  2020  2021  2022  2023  2024  <2025
ANJ, 10 Apr 2025 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions ·
· Download · Search · IRMIS · Talk · Documents · Links · Licensing ·