Matlab GUI and SPCI commands

2 views (last 30 days)
Henrik Sunnerud
Henrik Sunnerud on 30 Apr 2013
If I have compiled a Matlab GUI, is there a way to communicate with this application from remote by for example SPCI commands or similar. I want to remote control the "instrument" that has a Matlab GUI.

Accepted Answer

Vinod
Vinod on 3 May 2013
I think what you're trying to do is something like this:
It should be possible to modify that code for your GUI.
  2 Comments
Henrik Sunnerud
Henrik Sunnerud on 6 May 2013
Thanks, it seems very interesting! The client will be able to get data out from the server. Do you also think it is possible to send different commands to the server GUI remote like "start measurement", "read data", "change settings", etc? Would it also me possible to use other software tools as clients, like Labview, Visual Basic, etc?
Vinod
Vinod on 15 May 2013
Edited: Walter Roberson on 15 May 2013
You might be interested in looking at MATLAB Production Server ( http://www.mathworks.com/products/matlab-production-server/)

Sign in to comment.

More Answers (0)

Categories

Find more on Instrument Control Toolbox Supported Hardware 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!