RapidDataRoutineName Property |
Gets the name of the routine 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 RoutineName { get; }Property Value
Type:
String The text associated to the routine. Empty string if not in Routine.
See Also