06-19-2013 11:14 AM
I want to get the DIO 6509 card signals to a Matlab model, is there some way to do this?
06-19-2013 04:42 PM
Is there a reaon that you are using the MH-DDK over our standard NI-DAQmx drivers? The Mathworks data acquisition toolbox includes support for NI-DAQmx 9.2 and up. Folks generally choose the MH-DDK when you are on a non-Windows operating system or need to build a very lite OEM dirver for an embedded system.
You can also use LabVIEW to interface to Matlab code or m-file like code.