| sk.robotics.robot | classes |
function robot_pu | ^ |
Lift the robot pen up.If the robot has no pen module installed, the command has no effect.
- Source:
- robotdll/robotdll.h:517
- Author:
- Version:
- latest version
- Param:
id robot object handle - See Also:
- robot_pd
- Code:
public ROBOTDLL_API void robot_pu (short id )