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: Changing the Timeout for drvAsynSerialPort? |
From: | Franklin Fuller <[email protected]> |
To: | Eric Norum <[email protected]> |
Cc: | "[email protected]" <[email protected]> |
Date: | Thu, 11 Dec 2014 10:43:12 -0800 |
Yes, specifying the terminators in the st.cmd script is the better approach.But in response to your comments below, instruments using raw stream TCP/IP (i.e. not VXI-11) usually require terminators too.USBTMC and GPIB devices have out-of-band “end of message” mechanisms don’t need explicit terminator characters.On Dec 11, 2014, at 10:29 AM, Mark Rivers <[email protected]> wrote:In general it’s a better idea to add the termination commands using asynOctetSetOutputEos than using the Terminator command in the StreamDevice protocol file. That way if you change from using serial to using TCP/IP you only need to change your startup script, not your protocol file.--
Eric Norum
[email protected]