Click or drag to resize

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
C#
public int NoOfAxes { get; }

Property Value

Type: Int32
Returns an integer specifying the number of axis.
See Also