Hello,
I have configured my FreeMASTER project with one application command, which is handled on target side. This is the definition:

And everything works as long as I use the desktop app. Now I want to send this command from MATLAB through the ActiveX server, but I fail as follows:

And I get the same error message, whatever the string I pass to SendCommand. What am I doing wrong? I have followed this piece of documentation:

What is the right syntax to use in the string I pass to SendCommand?
Regards,
Luca