Click or drag to resize

ActiveMechanicalUnitEventArgsName Property

Gets the name of the mechanical unit, which has been activated

Namespace:  ABB.Robotics.Controllers.MotionDomain
Assembly:  ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax
C#
public string Name { get; }

Property Value

Type: String
The name associated with the currently active mechanical unit
See Also