mlpi4MATLAB Connection error
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Walter Roberson
am 15 Jul. 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.
Antworten (0)
Siehe auch
Kategorien
Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!