|
The remote can be easily started with the correct Remote settings by using Command Line parameters.
An Example of starting the Remote Control with Command Line parameters:

Command line parameters for RS232 control:
| • | 2. Parameter: Number of the com port; e.g.: 1 for com port 1 |
| • | 3. Parameter: Used baud rate |
Command line parameters for IP control:
| • | 2. Parameter: IP address of the controlled  |
| • | 3. Parameter: IP port (optional) |
Hint how to apply command line parameters:
| • | Create a shortcut of “ _remote.exe” on the desktop, by dragging it with the right mouse button from the Explorer to the Desktop |
| • | Right mouse click on the Remote Icon, and select Properties |
| • | Select the shortcut tab named, and add the Command Line parameters in the “Target:” field, after the target path. |
| • | The full target path and the command line parameters should each be inside quotation marks (“ “) |
| • | There needs to be a space between the Target path and the first command line parameter |
| • | There must be a space between each and any further command line parameters |
Example:
| • | Using Control settings: RS232 control via Com port 1 at baud rate 38,400 |
| • | Target location of the remote: C:\Mayah\ _remote.exe |
| • | Command line: “C:\Mayah\ _remote.exe” “rs232” “1” “38400” |
|