Command 401: Sets the depart distance of the arch parameter
Sets Arch depart distance.
Command Syntax
| bit | Name | Description | |
|---|---|---|---|
| Parameter 1 | 15 | archNumber | Specifies the arch number by an integer from 0 to 6. Valid values are integers from 0 to 6. |
| 14 | |||
| | | |||
| 1 | |||
| 0 |
| bit | Name | Description | |
|---|---|---|---|
| Parameter 2 | 15 | departDistance High-order word | Specifies the depart distance as the value (Unit: mm) × 1000 converted to a 32-bit integer. High-order side 16 bit. |
| 14 | |||
| | | |||
| 1 | |||
| 0 |
| bit | Name | Description | |
|---|---|---|---|
| Parameter 3 | 15 | departDistance Low-order word | Specifies the depart distance as the value (Unit: mm) × 1000 converted to a 32-bit integer. Low-order side 16 bit. |
| 14 | |||
| | | |||
| 1 | |||
| 0 |
Response Syntax
Refer to the following.
Description
This command is used to set the depart distance when setting Arch parameters separately.
This command must be used in combination with Command 402.
To set the parameters, execute Command 401 and 402, in that order. The settings will be effective after issuing Command 402.
If commands other than Command 402 are issued after this command, setting will be canceled.
Example
When setting 10.123 mm for the depart distance and 20.123 mm for the approach distance in the Arch number 3.
| Command | Response |
| 0191H 0003H 0000H 278BH | 0191H 0000H 0000H |