Skip to content

RemoteCommand

To go to the RemoteCommand keyword, type RemoteCommand in the command line or use the shortcut RemoteC.

The RemoteCommand keyword executes commands at a specific console.

RemoteCommand is a function keyword.

RemoteCommand [IP address] “Command”

  • Call view 3 at the station with the IP address 192.168.0.4.

[Channel]> RemoteCommand 192.168.0.4 “View 3”

 

  • Start macro 4 only on a specific console.

[Channel]> RemoteCommand 192.168.0.4 “Macro 4”