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
Drfl.set_user_home();
Drfl.move_home(MOVE_HOME_USER, (unsigned char)1);
This is a function to set the user's home position in the robot controller.
None
Value | Description |
0 | Error |
1 | Success |
Drfl.set_user_home();
Drfl.move_home(MOVE_HOME_USER, (unsigned char)1);