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: streams drivers |
From: | Peter Blanco <[email protected]> |
To: | Ralph Lange <[email protected]> |
Cc: | EPICS Tech-Talk <[email protected]> |
Date: | Thu, 23 Jun 2016 09:36:34 -0400 |
Hi Peter,
Can you show how your records' links look like, and the StreamDevice protocol you are using?
NB: You should not compile StreamDevice inside EPICS Base. But that's not necessarily connected to the issues you see.
Cheers,
~Ralph
On 22/06/2016 14:49, Peter Blanco wrote:
Hello,
I'm trying to use the “Glassman” Power Supply driver which uses streams, also tried a couple other streams drivers & also went through the tutorial steps to build one from scratch, all have same problem.
Below is a screen printout that I got when running the "Glassman" driver TestApp .
I believe the problem may be with the StreamDevice itself.
The only place I could build StreamDevice without getting errors was EPICS/base, otherwise it would complain about not finding stuff.
[...]