GetRobotSerial#

This command returns the serial number of the robot, except for robots manufactured before 2021. The serial number of all robots can also be found on the back of the robot’s base.

Syntax#

GetRobotSerial()

Responses#

  • [2083][s]

    • s: string containing the robot’s serial number.

Usage restrictions#

This command can be executed in any robot state.

Cyclic protocols#

In cyclic protocols, the commands GetRobotSerial is represented by DynamicDataTypeID 3. See Section 4.4.6 for more details.