ABB.Robotics.Controllers.MotionDomain Namespace |
Class | Description | |
---|---|---|
ActiveMechanicalUnitEventArgs |
Provides the data for an event.
| |
IncrementalModeEventArgs |
Provides the data for an event.
| |
MechanicalUnit |
This class represents a mechanical unit in the robot controller.
| |
MechanicalUnitCollection |
Represents a collection of MechanicalUnit objects.
| |
MechanicalUnitDataEventArgs |
Provides the data for an event.
| |
MotionSystem |
This class represents the MotionSystem domain of a Robot controller.
|
Delegate | Description | |
---|---|---|
ActiveMechanicalUnitEventHandler |
Represents the method that will handle the ActiveMechanicalUnitChanged event of a MotionSystem.
| |
IncrementalModeEventHandler |
Represents the method that will handle the IncrementalModeChanged event of a MotionSystem.
| |
MechanicalUnitDataEventHandler |
Represents the method that will handle the DataChanged event of a MechanicalUnit.
|
Enumeration | Description | |
---|---|---|
IncrementalModeType |
Represents the different incremental modes.
| |
MechanicalUnitDataChangeReason |
Specifies what has changed in the mechanical unit
| |
MechanicalUnitType |
Predefined types of a mechanical unit.
| |
MotionModeType |
Predefined motion mode types as defined for jogging of mechanical units.
| |
UserDefIncStepSizeMode |
Predefined types of modes where it is possible to set a user defined incremental step size.
|