Command 405: Acquires the approach distance setting value
Acquires Arch parameter setting values separately.
Acquires the approach 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 |
Response Syntax
| bit | Name | Description | |
|---|---|---|---|
| Response 1 | 15 | archNumber | Returns the arch number by an integer from 0 to 6. Returns the specified table number. |
| 14 | |||
| | | |||
| 1 | |||
| 0 |
| bit | Name | Description | |
|---|---|---|---|
| Response 2 | 15 | approachDistance High-order word | Specifies the approach distance after the completion of horizontal movement as the value (Unit: mm) × 1000 converted to a 32-bit integer. High-order side 16 bit. |
| 14 | |||
| | | |||
| 1 | |||
| 0 |
| bit | Name | Description | |
|---|---|---|---|
| Response 3 | 15 | approachDistance Low-order word | Specifies the approach distance after the completion of horizontal movement as the value (Unit: mm) × 1000 converted to a 32-bit integer. Low-order side 16 bit. |
| 14 | |||
| | | |||
| 1 | |||
| 0 |
Description
This command is used to acquire the approach distance when acquiring Arch parameters separately.
The value will be specified as fixed-point data which validates to three decimal places.
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 |
| 01954H 0003H | 0195H 0003H 0000H 4E9BH |