GetRobotName#
This command returns the robot’s name, set with the command SetRobotName.
Note that the robot name is used as a host name when the robot’s network configuration
uses DHCP.
Syntax#
GetRobotName()
Responses#
[2095][s]
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.
Usage restrictions#
This command can be executed in any robot state.
Cyclic protocols#
This command is not available in cyclic protocols.