05-11-2011 11:41 PM
Hello,
I need to write a device driver for the NI 9233 USB DAQ card, using comedi.
I need to somehow get it to run with Scilab using the hart toolbox and Scicos.
Can anyone provide any reference to do so?
Another method I have, is to use an already existing USB driver and adapt it for use with the NI 9233. But in order to figure out the device specific parameters, I need to monitor the USB traffic, or find a similar NI card, (which may or may not have a PCI connector) for which the comedi driver is available.
Anyone has any card like this in mind?
Are there any other alternatives to writing device drivers that may not use comedi?
Thank you in advance
Sarthak
(P.S. I'm very new to all this, please don't mind)
05-13-2011
07:48 AM
- last edited on
12-19-2024
08:50 PM
by
Content Cleaner
Is using Comedi a requirement? Comedi does not currently support the NI 9233 in any carrier.
The USB-9233 (NI 9233 in USB-9162 carrier) is supported via DAQmx Base for Linux. I don't know about compatibility with Scilab however; perhaps the DAQ Toolbox would be useful?