Click or drag to resize

IRapidDataToString Method

Returns the string representation of the rapid data.

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

Return Value

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