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: Thorlabs USB Hardare with EPICS |
From: | Eric Norum <[email protected]> |
To: | "Sorgenfrei, Florian" <[email protected]> |
Cc: | "[email protected]" <[email protected]> |
Date: | Wed, 21 Aug 2013 10:22:08 -0700 |
The ASYN serial port code issues reads and writes at the lowest level so that should work. The trick is to get all the termios stuff out of the way, which isn't that easy since the termios VMIN/VTIM stuff is used for handling read timeouts. Do you know if the '/dev/usbtmcxxxx' devices support poll()? On Aug 21, 2013, at 10:08 AM, "Sorgenfrei, Florian" <[email protected]> wrote:
--
Eric Norum [email protected] |