Hello,
I have configured my FreeMASTER project with one application command, which is handled on target side. This is the definition:
lucabarbiero_0-1660652631957.png
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:
lucabarbiero_1-1660652736692.png
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:
lucabarbiero_2-1660652834960.png
What is the right syntax to use in the string I pass to SendCommand?
Regards,
Luca