RemoteCommand
To enter the RemoteCommand keyword, use one of the options:
- Type RemoteCommand
- Type RC
- Type Remotec
Description
Section titled “Description”The RemoteCommand keyword remotely sends commands to other stations.
![]() | Hint: |
| The device types are: Console, NetworkNode, onPC, ProcessingUnit, Session, Station, and Extension. |
Syntax
Section titled “Syntax”RemoteCommand IP [IP] [“Command to be Executed”]
RemoteCommand [Device_Type] [“Device_Name” or Device_Number] [“Command to be Executed”]
Example
Section titled “Example”- To remotely execute the command “Call ViewButton 2.1” on the station with the IP address 192.168.0.10, type:
| User name[Fixture]>RemoteCommand IP 192.168.0.10 “Call ViewButton 2.1” |
- To remotely lock the desk on the station with the IP address 192.168.0.10, type:
| User name[Fixture]>RemoteCommand IP 192.168.0.10 ‘Menu “DeskLock” ’ |
Alternatively type:
| User name[Fixture]>RemoteCommand IP 192.168.0.10 “Menu ‘DeskLock’ ” |
For more information on the usage of quotation marks see General Syntax Rules.
For more mutual examples see the Station Keyword.
