get_robot_serial_num()
Features
This is a command to read the serial number of the robot.
Return
Value | Description |
---|---|
serial_number | Returns the serial number in String type. Serial number: 6-character string consisting of numbers and English characters |
Example
serial_num = get_robot_serial_num()