Command 108: Acquires current deceleration value
Acquires current deceleration value for Tool orientation change in CP motion separately.
Command Syntax
No parameter
Response Syntax
| bit | Name | Description | |
|---|---|---|---|
| Response 1 | 15 | decel High-order word | Returns the deceleration value which is the actual deceleration (Unit: deg/sec2) × 1000 and converted to a 32-bit integer. High-order side 16 bit. |
| 14 | |||
| | | |||
| 1 | |||
| 0 |
| bit | Name | Description | |
|---|---|---|---|
| Response 2 | 15 | decel Low-order word | Returns the deceleration value which is the actual deceleration (Unit: deg/sec2) × 1000 and converted to a 32-bit integer. Low-order side 16 bit. |
| 14 | |||
| | | |||
| 1 | |||
| 0 |
Description
This command acquires deceleration value when acquiring acceleration and deceleration for Tool orientation change in CP motion separately.
The value will be specified as fixed-point data which validates to three decimal places.
Example
When acceleration is set to “100.123” and deceleration is “200.000”.
| Command | Response |
| 006CH | 006CH 0003H 0D40H |