ID : 3150
MC_SetHighPathAccuracy
To enable the high tracing control function.
Graphic expression | FB No. | FB category |
---|---|---|
FB2018 | Motion |
Input parameter
Parameter name | Data type | Valid range | Default | Omission (*) |
---|---|---|---|---|
AxesGroup | Integer | 1 or larger | 1 | No |
|
||||
Execute | Boolean |
|
False | No |
|
(*) : For some parameters, entries can be omitted.
- Yes : Entry can be omitted.
- No : Entry required always.
Output parameter
Parameter name | Data type / Description |
---|---|
Done | Boolean |
|
|
Busy | Boolean |
|
|
Error | Boolean |
|
|
ErrorID | Word |
|
|
ErrorIDEx | DWord |
|
Function description
The high precision control function is used to improve the precision of motion paths of the robot. The precision of motion paths can be improved particularly in the high-speed arc motion and free curve interpolation control. The high precision control function provides stabilized robot motions in sealing and other work.
Attention
To execute this FB, FB with the FB category "Motion" needs to be made executable.
To make FB with the FB category "Motion" executable, use the FB "MC_Power".
ID : 3150