mlpi4MATLAB Connection error
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello,
I have recently installed the MLPI-MotionLogicProgrammingInterface(mlpi4MATLAB). As it's mentioned in the help document, I am trying to connect to my PLC with
myHdl = m4MApiConnect('a.b.c.d -user=guest -password=guest')
command. However I am getting an error like
Undefined function 'm4MApiConnectMex' for input arguments of type 'MlpiConnection'.
I have checked the MLPI-SDK directory and I can see that there is a m4MApiConnectMex.mexw32 file in this directory. I would appreciate if anyone can shed some light to this error. I am using Matlab 2015a.
Thanks in advance,
Goksan
1 commentaire
Walter Roberson
le 15 Juil 2016
I cannot find a location to download that, or the documentation for it.
You might need to use a 32 bit version of MATLAB to access it.
Réponses (0)
Voir également
Catégories
En savoir plus sur Startup and Shutdown 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!