Breadcrumbs

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

Python
serial_num = get_robot_serial_num()