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: | Mark Rivers <[email protected]> |
To: | 'Yasemin Barutçu' <[email protected]>, "[email protected]" <[email protected]> |
Date: | Mon, 19 Aug 2013 14:34:13 +0000 |
Please send the entire output when your IOC starts up, including the asyn commands to create the serial port driver and configure the baud rate, etc. Mark From: [email protected] [mailto:[email protected]]
On Behalf Of Yasemin Barutçu Hello, I've been trying to connect to my machine by RS232. I use streamDevice and Asyn Module. When we send command "*IDN?", we expect to get "THERMO OK" from the machine. I try the same connection on TCP/IP. I used serial to ethernet converter and communicated with the machine. No problem occured. But when I eliminated the converter and directly connected to the PC on RS232 port, I got the following error
when I send the command. I guess the problem is about response time. How can I configure the response time? Or if it is not response time problem, how can I fix it? ERROR: "2013/08/19 16:23:15.340949 thermoConn IDN: No reply from device within 1000 ms" |