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: StreamDevice, asynDriver or some other solution? |
From: | Eric Norum <[email protected]> |
To: | Rod Nussbaumer <[email protected]> |
Cc: | [email protected] |
Date: | Tue, 22 Jul 2014 15:56:38 -0700 |
Specifying the terminators in the startup script rather then the protocol file is useful when an instrument has both a serial or ‘raw TCP’ interface (which require terminators) and a GPIB or USB-TMC interface (which often do not require terminators since they have another ‘end of message’ mechanism). Omitting the terminator information from the protocol file allows the same protocol file to be used in both cases. If the instrument in question has only an interface or interfaces needing terminators, then specifying the terminators in the protocol file is probably the best way to go. YMMV On Jul 22, 2014, at 3:45 PM, Rod Nussbaumer <[email protected]> wrote: Bryan:
--
Eric Norum [email protected] |