grandMA3 User Manual Publication

RemoteCommand Keyword

grandMA3 User Manual » Command Syntax and Keywords » General Keywords » RemoteCommand
Version 2.0

To enter the RemoteCommand keyword, use one of the options:

  • Type RemoteCommand
  • Type RemoteC

Description

The RemoteCommand keyword remotely sends commands to other stations.

Syntax

RemoteCommand IP [IP] ["Command to be Executed"]

RemoteCommand [Station Type] [ID/"Name"] ["Command to be Executed"]

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.