Click or drag to resize

ABB.Robotics.Controllers.MotionDomain Namespace

Description for Namespace : ABB.Robotics.Controllers.MotionDomain
Classes
  ClassDescription
Public classCode exampleActiveMechanicalUnitEventArgs
Provides the data for an event.
Public classCode exampleIncrementalModeEventArgs
Provides the data for an event.
Public classMechanicalUnit
This class represents a mechanical unit in the robot controller.
Public classMechanicalUnitCollection
Represents a collection of MechanicalUnit objects.
Public classCode exampleMechanicalUnitDataEventArgs
Provides the data for an event.
Public classCode exampleMotionSystem
This class represents the MotionSystem domain of a Robot controller.
Delegates
  DelegateDescription
Public delegateActiveMechanicalUnitEventHandler
Represents the method that will handle the ActiveMechanicalUnitChanged event of a MotionSystem.
Public delegateIncrementalModeEventHandler
Represents the method that will handle the IncrementalModeChanged event of a MotionSystem.
Public delegateMechanicalUnitDataEventHandler
Represents the method that will handle the DataChanged event of a MechanicalUnit.
Enumerations
  EnumerationDescription
Public enumerationIncrementalModeType
Represents the different incremental modes.
Public enumerationMechanicalUnitDataChangeReason
Specifies what has changed in the mechanical unit
Public enumerationMechanicalUnitType
Predefined types of a mechanical unit.
Public enumerationMotionModeType
Predefined motion mode types as defined for jogging of mechanical units.
Public enumerationUserDefIncStepSizeMode
Predefined types of modes where it is possible to set a user defined incremental step size.