RealPos Function

Returns the current position of the specified robot.

Syntax
RealPos

Return Values
A robot point representing the current position of the specified robot.

Description
RealPos is used to read the current position of the robot.

See Also
CurPos, CX, CY, CZ, CU, CV, CW, RealPls

RealPos Function Example

Function ShowRealPos

  Print RealPos
Fend

P1 = RealPos