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: asyn record |
From: | Mark Rivers <[email protected]> |
To: | "'priya tiwari'" <[email protected]>, "[email protected]" <[email protected]> |
Date: | Wed, 3 Sep 2014 14:37:02 +0000 |
> How to install driver for NI USB-SH ,GPIB to USB instrument in FEDORA 19.and
You will need to read the documentation for the NI USB-HS to determine how to use it under Linux. Although the USB-HS says it supports Linux, I could not find any information on installing it under Linux on this page: You may be able to use the VXI-11 driver if they make a Linux device that looks like VXI-11, but if not you might need to write an asyn port driver. > How to detect instrument in VDCT? That is not what VDCT does. You need a driver (preferably based on asyn) that records can then talk to using StreamDevice or other modules. Mark From: [email protected] [mailto:[email protected]]
On Behalf Of priya tiwari Hello I am learning asyn module from release notes then i have seen more fields in release notes(asyn record:
Release 4-23) but not saw in VDCT asyn record like that : sock for socket,AINP,BINP,PCNCT
then how can we add fields in record? and my 2nd question is How to install driver for NI USB-SH ,GPIB to USB instrument in FEDORA 19.and How to detect instrument in VDCT?
Thanks in advance......................... |