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: | RE: error on the IOC shell for asyn driver |
From: | Mark Rivers <[email protected]> |
To: | "'Vishnu Patel'" <[email protected]>, "techtalk " <[email protected]> |
Date: | Tue, 3 Mar 2015 20:25:57 +0000 |
Hi Vishnu, Type the following command at the iocsh prompt, or include it in your startup script if you know the port will not be connected: asynSetTraceMask <port name> 0 0 Mark From: [email protected] [mailto:[email protected]]
On Behalf Of Vishnu Patel
In my asyn based driver while the port is not connected all the scanning records are throwing an errors <PV NAME> devAsynInt32 queueRequest port <port name> not connected it is same for all asyn interfaces. How i can stop error messages on the IOC shell while port is not connected? Thank you Vishnu
|