Click or drag to resize

ProgramPointerRoutine Property

The routine 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 Routine { get; }

Property Value

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