mlpi4MATLAB Connection error
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Walter Roberson
el 15 de Jul. de 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.
Respuestas (0)
Ver también
Categorías
Más información sobre Startup and Shutdown en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!