mlpi4MATLAB Connection error

1 view (last 30 days)
GOKSAN ISIL
GOKSAN ISIL on 15 Jul 2016
Commented: Walter Roberson on 15 Jul 2016
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 Comment
Walter Roberson
Walter Roberson on 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.

Sign in to comment.

Answers (0)

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!