Click or drag to resize
MechanismSetJointValues Method (Double, Boolean, Double)

Note: This API is now obsolete.

ABB Internal use

Namespace:  ABB.Robotics.RobotStudio.Stations
Assembly:  ABB.Robotics.RobotStudio.Stations (in ABB.Robotics.RobotStudio.Stations.dll) Version: 7.0.8747.636
Syntax
C#
[ObsoleteAttribute]
public bool SetJointValues(
	double[] jointValues,
	bool updateController,
	double timeStamp
)

Parameters

jointValues
Type: SystemDouble
updateController
Type: SystemBoolean
timeStamp
Type: SystemDouble

Return Value

Type: Boolean
Version Information

Obsolete (compiler warning) in 1.0.0.0
See Also