Click or drag to resize

ExtJointToString Method

Returns the string representation of the extjoint rapid data.

Namespace:  ABB.Robotics.Controllers.RapidDomain
Assembly:  ABB.Robotics (in ABB.Robotics.dll) Version: 6.5.129.0
Syntax
C#
public override string ToString()

Return Value

Type: String
The string representation with the value of the extjoint rapid data.

Implements

IRapidDataToString
See Also