Remote Operation Getting Started Guide
Demo Remote Control Scripts
Transport Module, DMC, MSAM, and 5800 Remote Operation
25
Leaving remote
control mode
The *GUI command shuts down all applications running under remote contol and restores
the GUI interface. This command may take some time to finish processing. The
":SYSTem:ERRor?" query will still indicate when *GUI is complete, but most other remote
control commands (except *REM, *RST, etc.) will no longer work.
> *GUI
Return to GUI mode, make take a while...
> :SYSTem:ERRor?
This command will return once the GUI is back up.
0, "No error"
Demo Remote Control Scripts
The following Perl scripts are provided on the the USB stick to demonstrate how to establish
and use a remote control session to the various platforms. They are all similar, only differing
in the way the script arguments are processed.
RC-Transport.pl - to connect to a Transport Module in a T-BERD/MTS-8000
Usage:
perl RC-Transport.pl <unit ip> <slice #>
RC-6000A.pl - to connect to an MSAM module a T-BERD/MTS-6000A
Usage:
perl RC-6000A.pl <unit ip>
RC-DMC.pl - to connect to an MSAM module a T-BERD/MTS-8000 dual MSAM carrier
Usage:
perl RC-DMC.pl <unit ip> <side> <slice #>
RC-5800.pl - to connect to an MTS-5800
Usage:
perl RC-5800.pl <unit ip>
Script parameters:
–
<unit ip>
- the IP address of the unit
–
<side>
- optional, specifies which slot of the DMC to communicate with
–
OPPS
- (default) left side ("opposite side" from the power connector)
–
PWRS
- right side ("power side", same side as the power connector)
–
<slice #>
- optional, specifies which module to communicate with
–
1
- (default) the module closest to the front display
–
2
,
3
, etc - second or third modules, counting from the front