Matlab Remote Server
ScanImage includes a TCP/IP server and client that can be used to execute Matlab commands on a remote computer.
To launch the server, execute the following command:
To shut the server down execute
Matlab Remote Client
On the remote computer, execute the following commands in the Matlab command window:
ScanImage Control
The TCP/IP server exposes all ScanImage functionality via ScanImage's API calls. To launch ScanImage on a remote computer execute the following command:
(The TCP/IP server needs to be started on the remote computer first)
To retrieve the hSI handle from an already running ScanImage instance, execute the following command:
(The TCP/IP server needs to be started on the remote computer first)