Click or drag to resize
JumpResult Enumeration

Namespace:  ABB.Robotics.RobotStudio.Stations
Assembly:  ABB.Robotics.RobotStudio.Stations (in ABB.Robotics.RobotStudio.Stations.dll) Version: 7.0.8747.636
Syntax
C#
public enum JumpResult
Members
  Member nameValueDescription
Success0 Jump succeeded.
InvalidConfiguration1 The target configuration could not be honored with the given ConfigurationMode.
NoSolutions2 The target could not be reached with any configuration.
OutsideLimits3 The solution was outside the joint limits of the mechanism. This should normally only happen for jointtargets.
Version Information

Supported in: 1.0.0.0
See Also