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: Response Time |
From: | Eric Norum <[email protected]> |
To: | Yasemin Barutçu <[email protected]> |
Cc: | "[email protected] Tech-Talk" <[email protected]> |
Date: | Mon, 19 Aug 2013 08:41:57 -0700 |
You might want to add asynSetOption("serial", 0, "crtscts", "N") to ensure that you're not attempting to use RTS/CTS hardware handshaking. Do you have any type of serial line analyzer to check that the wiring is set up properly? Even a simple little device with indicator LEDs can be very useful. Also, try just jumpering pins 2 and 3 on the PC serial port connector. Then confirm that you see the '*IDN?', and whatever terminators you're using echoed back. On Aug 19, 2013, at 8:36 AM, Yasemin Barutçu <[email protected]> wrote:
|