Breadcrumbs

CDRFLEx.set_user_home

Features

This is a function to set the user's home position in the robot controller.

Parameter

None

Return

Value

Description

0

Error

1

Success

Example

C++
Drfl.set_user_home();
Drfl.move_home(MOVE_HOME_USER, (unsigned char)1);