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