SetRobotName#

This command allows you to change the robot’s name. The command is useful when multiple robots are connected on the same network. The SetRobotName command also changes the hostname of the robot in the case of a DHCP connection. The robot’s name is displayed in the upper-right corner of the MecaPortal, as well as in the browser tab hosting the web interface. You can also retrieve the robot’s name with the command GetRobotName.

Syntax#

SetRobotName(s)

Arguments#

  • s: string containing the robot’s name. It should contain a maximum of 63 characters, alphanumeric or hyphens, but should not start with a hyphen.

Default values#

This setting is persistent and retained after a power cycle (a reboot).

The factory default is ‘m500’.

Usage restrictions#

This command can only be executed when the robot is deactivated.

Cyclic protocols#

This command is not available in cyclic protocols.