RapidDataModuleName Property |
Gets the name of the module where 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 ModuleName { get; }Property Value
Type:
StringThe text associated to the module.Empty string if not in Module.
See Also