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: | Developing of record / driver / device support? Asyn? |
From: | Gorka Ronda <[email protected]> |
To: | "[email protected]" <[email protected]> |
Date: | Wed, 28 Jul 2010 12:33:35 +0200 |
Hi all, I’m newbie to EPICS and I need some help to start
using it. I’m trying to develop an IOC based on a Windows XP PC. I have
already build EPICS Base 3.14.9 with win32-x86 architecture and execute the
“Example IOC Application” and “Channel Access Host
Example” from the Application Developers Guide. Now, I would like to connect a card to the IOC (PC)
via RS-232. I think I need the Asyn interface from SynApps. But, I have no
clear how to do it. I have to program something or a generic support for any
RS-232 connection is already made? Does it change depending on the card to be
used? What would I need? Record, Device and Driver support? Some of those? One
of those? Maybe, another solution… On the other hand, when I have to develop the
database? Before or after record/driver/device support? How to do it simply and
fast? Thanks in advance Gorka |