Click or drag to resize
MechanismType Enumeration
Specifies values for MechanismType.

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 MechanismType
Members
  Member nameValueDescription
Undefined0 The mechanism type is undefined.
Tool1 The mechanism is a tool.
Robot2 The mechanism is a TCP robot.
ExternalAxis3 The mechanism is external equipment such as a positioner or track.
Irc5Conveyor4 Obsolete.
Other5 A generic mechanism.
Version Information

Supported in: 1.0.0.0
See Also