MechanicalUnitType Enumeration |
Namespace: ABB.Robotics.Controllers.MotionDomain
public enum MechanicalUnitType
Member name | Value | Description | |
---|---|---|---|
None | 0 | Mechanical unit type is not defined | |
TCPRobot | 1 | Mechanical unit is a TCP robot | |
MultiAxes | 2 | Mechanical unit is a multiple axes manipulator | |
SingleAxis | 3 | Mechanical unit is a single unit |