Azzera filtri
Azzera filtri

How can a third party hardware be interfaced with MATLAB?

2 visualizzazioni (ultimi 30 giorni)
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 Commento
ammar al jodah
ammar al jodah il 23 Feb 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

Accedi per commentare.

Risposte (1)

Image Analyst
Image Analyst il 24 Set 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.

Categorie

Scopri di più su Instrument Control Toolbox Supported Hardware in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by