Click or drag to resize

ProgramPointerEnd Property

The end location of the pointer.

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

Property Value

Type: Location
A location value, fields will be -1 if no PP exists
See Also