ID : 3146
MC_MoveJogWork
To operate a robot with XY mode from TP panel.
| Graphic expression | FB No. | FB category |
|---|---|---|
![]() |
FB2014 | Motion |
Input parameter
| Parameter name | Data type | Valid range | Default | Omission (*) |
|---|---|---|---|---|
| AxesGroup | Integer | 1 or larger | 1 | No |
|
||||
| X_Plus | Boolean |
|
False | Yes |
|
||||
| Y_Plus | Boolean |
|
False | Yes |
|
||||
| Z_Plus | Boolean |
|
False | Yes |
|
||||
| RX_Plus | Boolean |
|
False | Yes |
|
||||
| RY_Plus | Boolean |
|
False | Yes |
|
||||
| RZ_Plus | Boolean |
|
False | Yes |
|
||||
| X_Minus | Boolean |
|
False | Yes |
|
||||
| Y_Minus | Boolean |
|
False | Yes |
|
||||
| Z_Minus | Boolean |
|
False | Yes |
|
||||
| RX_Minus | Boolean |
|
False | Yes |
|
||||
| RY_Minus | Boolean |
|
False | Yes |
|
||||
| RZ_Minus | Boolean |
|
False | Yes |
|
||||
| Inching | Boolean |
|
False | Yes |
|
||||
| Axis_InchingResolution | Real | 0.0001 to 0.1 | 0.0004 | Yes |
|
||||
| XY_InchingResolution | Real | 0.01 to 1 | 0.01 | Yes |
|
||||
| PostureControl | Boolean |
|
True | Yes |
|
||||
(*) : For some parameters, entries can be omitted.
- Yes : Entry can be omitted.
- No : Entry required always.
Output parameter
| Parameter name | Data type / Description |
|---|---|
| Status | Boolean |
|
|
| Error | Boolean |
|
|
| ErrorID | Word |
|
|
| ErrorIDEx | DWord |
|
Function description
The following figure shows the robot motion in XY mode.
| 6-axis robot | 4-axis robot |
|---|---|
![]() |
![]() |
| Drives the robot flange linearly in base coordinates. | Drives the robot flange linearly in base coordinates. |
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 : 3146




