Click or drag to resize

RapidDataTaskName Property

Gets the name of the task in which the rapid data is declared.

Namespace:  ABB.Robotics.Controllers.RapidDomain
Assembly:  ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax
C#
public string TaskName { get; }

Property Value

Type: String
The text associated to the task. Empty string if not in Task.
See Also