MATLAB: How to use NI-PCI-6010 DAQ Device in Simulink

6010daqdata acquisitionData Acquisition Toolboxreal-time windows targetsimulinkSimulink Desktop Real-Time

Hello there,
I have bought National Instruments PCI-6010 DAQ Device as I see it in the supported hardware list.
Even though it is shown in the list that PCI-6010 is available for both session and legacy interfaces, i could not find it under Install New Board tab of any Real-Time Windows Target library blocks.
I have checked every single option in there. Is there any way to use it, or is PCI-6010 not compatible with Simulink?
I am using MATLAB R2012a by the way.

Best Answer

The Data Acquisition Toolbox does support the NI PCI-6010, as you have linked above. However, Real-Time Windows Target does not, which you can see from the following link:
If you are looking to use the NI PCI-6010 in Simulink, this can be done with the Data Acquisition Toolbox library. The library can be opened by typing daqlib in the command window.
~Zack