CCommand 1205: Adjusts the coordinate to the specified point
Copies the specified point to the other point.
Command Syntax
| bit | Name | Description | |
|---|---|---|---|
| Parameter 1 | 15 | copyDestination pointNumber | Specifies the point number of the copy destination. |
| 14 | |||
| | | |||
| 1 | |||
| 0 |
| bit | Name | Description | |
|---|---|---|---|
| Parameter 2 | 15 | copySource pointNumber | Specifies the point number of the copy source. |
| 14 | |||
| | | |||
| 1 | |||
| 0 |
Response Syntax
Refer to the following.
Description
Copies the content of the point specified in Parameter 2 to the point specified in Parameter 1.
This command can be used to copy the point as a point for work piece and specify the offset point as the destination of the motion command while keeping the copy source point data.
Example When copying Point 2 to Point 1.
| Command | Response |
| 04B5H 0001H 0002H | 04B5H 0000H 0000H |