CX, CY, CZ, CU, CV, CW, CR, CS, CT Statements

Sets the coordinate value of a point data. CV, CW are for only 6-axis robots (including N series).

CR is only for Joint type robots.

CS, CT are only for robots with additional axes.

Syntax
CX(point) = value
CY(point) = value
CZ(point) = value
CU(point) = value
CV(point) = value
CW(point) = value
CR(point) = value
CS(point) = value
CT(point) = value

Parameters

Point
Specify Pnumber, P(expr), or point label.
Value Description
Specify the coordinate value to be set as a real number value.

See Also
CX, CY, CZ, CU, CV, CW, CR, CS, CT Functions

CX, CY, CZ, CU, CV, CW, CR, CS, CT Statements Example

CX(pick) = 25.34