Breadcrumbs

set_state_led_off()

Features

While the task is running, the robot LED is turned off.

Return

Value

Description

0

Success

Negative value

Error

Exception

Exception

Description

DR_Error (DR_ERROR_TYPE)

Parameter data type error occurred

Example

Python
#led off
set_state_led_off()