Experimental Physics and Industrial Control System
|
|
Subject: |
RE: Differences between using disconnectOnReadTime in asynSetOption and asyn record |
|
From: |
"Wang, Andrew via Tech-talk" <[email protected]> |
|
To: |
Mark Rivers <[email protected]>, EPICS tech-talk <[email protected]> |
|
Date: |
Thu, 23 Mar 2023 13:55:06 +0000 |
Mark, thank you very much.
> 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]);
From: Tech-talk <[email protected]> on behalf of Wang, Andrew via Tech-talk <[email protected]>
Sent: Thursday, March 23, 2023 7:47 AM
To: EPICS tech-talk <[email protected]>
Subject: Differences between using disconnectOnReadTime in asynSetOption and asyn record
|
- 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
2026
- 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
2026
|
|
ANJ, 19 Mar 2026 |
·
Home
·
News
·
About
·
Talk
·
Base
·
Modules
·
Extensions
·
·
Distributions
·
Download
·
Documents
·
Links
·
Licensing
·
|