CDRFLEx.del_sw_module
Features
This is a function to request of delete the SW module in the robot controller.
Parameter
None
Return
Value | Description |
0 | Error |
1 | Success |
Example
Drfl.add_sw_module();
Drfl.del_sw_module();
This is a function to request of delete the SW module in the robot controller.
None
Value | Description |
0 | Error |
1 | Success |
Drfl.add_sw_module();
Drfl.del_sw_module();