| sk.robotics.robot | classes |
function robot_getnum | ^ |
Get the robot number, which describes the robot capabilities (additive bits): 1 - pen, 2 - gripper, 4 - camera
- Source:
- robotdll/robotdll.h:812
- Author:
- Version:
- latest version
- Param:
id robot object handle
- Code:
public ROBOTDLL_API short robot_getnum (short id )