Experimental Physics and Industrial Control System
|
Mark, thank you very much.
From: Mark Rivers <rivers at cars.uchicago.edu>
Sent: Thursday, March 23, 2023 6:42 AM
To: EPICS tech-talk <tech-talk at aps.anl.gov>; Wang, Andrew <wang126 at llnl.gov>
Subject: Re: Differences between using disconnectOnReadTime in asynSetOption and asyn record
> Is there a difference between the two approaches for disconnecting a port upon a read
timeout?
No, there is no difference. The asynRecord simply calls the setOption() method in the
asynOption interface to the driver in this line:
case asynRecordDRTO:
status = pasynRecPvt->pasynOption->setOption(pasynRecPvt->asynOptionPvt,
pasynUser, "disconnectOnReadTimeout", drto_choices[pasynRec->drto]);
|
- References:
- Differences between using disconnectOnReadTime in asynSetOption and asyn record Wang, Andrew via Tech-talk
- Re: Differences between using disconnectOnReadTime in asynSetOption and asyn record Mark Rivers via Tech-talk
- Navigate by Date:
- Prev:
Re: [EXTERNAL] Fwd: MongoDB Implementation using EPICS 7 Kasemir, Kay via Tech-talk
- Next:
Re: Other approaches to disabling a record from processing if there is no connection? Ralph Lange 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:
Re: Differences between using disconnectOnReadTime in asynSetOption and asyn record Mark Rivers via Tech-talk
- Next:
Other approaches to disabling a record from processing if there is no connection? Wang, Andrew 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, 23 Mar 2023 |
·
Home
·
News
·
About
·
Base
·
Modules
·
Extensions
·
Distributions
·
·
Download
·
Search
·
IRMIS
·
Talk
·
Documents
·
Links
·
Licensing
·
|