Click or drag to resize
ConfigurationStatus Enumeration
Specifies if it is known if a RsRobTarget is reachable with its current configuration.

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 ConfigurationStatus
Members
  Member nameValueDescription
NoSolutions-1 The target is not reachable.
Undefined0 The target does not have a defined configuration.
Defined1 The target has a configuration which has not been verified.
Executed2 The target configuration is verified.
Version Information

Supported in: 1.0.0.0
See Also