Driver Development Kit (DDK)

cancel
Showing results for 
Search instead for 
Did you mean: 

Can I develop my driver about NI USB6215 in the embeded system?

Recently, I got a daq card ---NI USB6215. now I want to measure a signal with it , but the place where I measure the signal is far from my computer and dangerous, so I want to control it with networks. Then  I develop a SCM system with a network interface . But now I don't know whether to develop the driver of 6215 in the system with MHDDK.
    Thanks
    jimhard

0 Kudos
Message 1 of 2
(6,864 Views)

The MHDDK does not currently support USB DAQ devices, so writing your own driver may not be an option at this time.  However, you may have better success by using a different hardware configuration.  I've seen some devices that allow you to plug a USB device into an ethernet network and still utilize the high level driver (e.g. NI-DAQmx).  You may want to post a question regarding suitable adapters to the Multifunction DAQ forums (http://forums.ni.com/ni/board?board.id=250) to see if anyone has tried something similar.

0 Kudos
Message 2 of 2
(6,835 Views)