MechanicalUnitNoOfAxes Property |
Gets the number of axes of the mechanical unit.
Namespace:
ABB.Robotics.Controllers.MotionDomain
Assembly:
ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax public int NoOfAxes { get; }
Property Value
Type:
Int32Returns an integer specifying the number of axis.
See Also