Command 1214: Sets the Local number to the specified point
Specifies the Local number to the specified point.
Command Syntax
| bit | Name | Description | |
|---|---|---|---|
| Parameter 1 | 15 | pointNumber | Specifies the point number. |
| 14 | |||
| | | |||
| 1 | |||
| 0 |
| bit | Name | Description | |
|---|---|---|---|
| Parameter 2 | 15 | localCoordinate conversion | Specify whether to convert the local coordinate. 0 = not convert 1 = convert |
| 14 | |||
| | | |||
| 4 | reserved | Specify “0” | |
| 3 | localNumber | Specifies the local number by a value from 1 to 15. | |
| 2 | |||
| 1 | |||
| 0 |
Response Syntax
Refer to the following.
Description
Sets the Local number to the specified point.
Difference by specifying the local coordinate conversion.
- Selecting “not convert”: the coordinate becomes local.
- Selecting “convert”: the coordinate will be converted to the local coordinate.
Example
When setting the local number 15 without converting P1 to the local coordinate.
| Command | Response |
| 04BEH 0001H 000FH | 04BEH 0000H 0000H |