Effacer les filtres
Effacer les filtres

How can a third party hardware be interfaced with MATLAB?

2 vues (au cours des 30 derniers jours)
Chandrajit
Chandrajit le 24 Sep 2012
Commenté : ammar al jodah le 23 Fév 2021
I have a PCI card of Advantech. The product name of the card is PCI-1716. I am using MATLAB 2012a where the .dll of this specific hardware is not listed. How can I connect the hardware with MATLAB environment?
  1 commentaire
ammar al jodah
ammar al jodah le 23 Fév 2021
https://au.mathworks.com/matlabcentral/fileexchange/87694-simulink-realtime-driver-for-advantech-pci-1716-pci-1716l?s_tid=prof_contriblnk
https://au.mathworks.com/matlabcentral/fileexchange/87689-simulink-realtime-driver-for-advantech-pci-1723?s_tid=prof_contriblnk

Connectez-vous pour commenter.

Réponses (1)

Image Analyst
Image Analyst le 24 Sep 2012
I'd contact the manufacturer of the board. They may have code they can give you. I don't know what you want to do with it, but you must have a list of functions in the DLL that you want to call and then you call loadlibrary() and then call the functions. You probably also need the .h file for the DLL also.

Catégories

En savoir plus sur Instrument Control Toolbox Supported Hardware dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by