Click or drag to resize

WobjDataToString Method

Returns the string representation of the wobjdata 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 wobjdata rapid data.

Implements

IRapidDataToString
See Also