NI-6009 on Simulink
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
mkmat
le 13 Juin 2014
Réponse apportée : Walter Roberson
le 28 Juin 2016
Hello Everyone,
I would like to make a communication between NI-6009 (USB connection) with Simulink.
Any help/feedback on this?
Thanks,
0 commentaires
Réponse acceptée
Friedrich
le 13 Juin 2014
Hi,
you can use the Data Acquisition Toolbox because your device is supported. See here. So either go for the 32bit Data Acquisition Toolbox to get soem simulink blocks you can use or use the 64bit Data Acquisition Toolbox where you would need to create your own MATLAB level 2 S-function which uses the session based interface to communicate with the device.
3 commentaires
Plus de réponses (1)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!