tomotor

Coordinate conversion.

Returns coordinate value of axis in motor coordinate system.

Syntax

tomotor[x, a]

Parameters

x Coordinate to be converted.
a Axis number (0=X, 1=Y, 2=Z, 3=A, 4=B, 5=C, 6=U, 7=V, 8=W).
Return Value Converted coordinate value.

Examples

#<result> = tomotor[0, 2]

result: -30 ;assuming offset of Z is -30

See also

towork