Click or drag to resize

ProgramPointerModule Property

The module in which the pointer is located.

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

Property Value

Type: String
The name of the module or Empty.
See Also