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
Syntaxpublic string TaskName { get; }Property Value
Type:
StringThe text associated to the task. Empty string if not in Task.
See Also