Click or drag to resize
MechanismMoveToPose Method
Moves the mechanism to a named pose.

Namespace:  ABB.Robotics.RobotStudio.Stations
Assembly:  ABB.Robotics.RobotStudio.Stations (in ABB.Robotics.RobotStudio.Stations.dll) Version: 7.0.8747.636
Syntax
C#
public bool MoveToPose(
	string jointPosition
)

Parameters

jointPosition
Type: SystemString
The name of the pose.

Return Value

Type: Boolean
True if successful.
Version Information

Supported in: 1.0.0.0
See Also