Breadcrumbs

state_led_reset()

Features

During task play, when set_state_led_color() or set_state_led_off() is used in DRL, the LED state will be restored afterwards.

Return

Value

Description

0

Success

Negative value

Error

Exception

Exception

Description

DR_Error (DR_ERROR_TYPE)

Parameter data type error occurred

Example

Python
#reset led state
state_led_reset()