Click or drag to resize

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
Syntax
C#
public string ModuleName { get; }

Property Value

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