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: | alpha NI drivers |
From: | Heinrich du Toit <[email protected]> |
To: | Tech-Talk EPICS <[email protected]> |
Date: | Fri, 24 Aug 2007 08:40:17 +0200 |
Hi all I made a post awhile ago asking about NI drivers. Then Ulrik Pederson from DIAMOND responded and said he had some code. I then started to continue development on this driver and have made much progress since then. I recently asked about eagle drivers as they have similiar cards. Emmanuel Mayssat said he is interested in the NI driver. So I thought that maybe somebody else is also interested. So Here is some information: The SVN repos: http://epics.svn.sourceforge.net/viewvc/epics/applications/trunk/DAQmxBase/ (use "svn co addr" to checkout) You won't have upload/commit permissions. Inside the source under the documentation folder is the current documentation. See readme first. The driver uses NI's DAQmxBase drivers at this stage. http://zone.ni.com/devzone/cda/tut/p/id/3838 http://sine.ni.com/nips/cds/view/p/lang/en/nid/14480 download iso here: http://digital.ni.com/softlib.nsf/websearch/FA87D0FA8A3C2085862571E6006A4D64?opendocument&node=132060_US download run-time engine here: http://joule.ni.com/nidu/cds/view/p/id/702/lang/en USE AT OWN RISK :) Actually I don't think this is the best driver to be using as it only supports a few linux distro's. Will maybe consider using something else later on. -Heinrich