Click or drag to resize

ProgramPointerStart Property

The start 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 Start { get; }

Property Value

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