ID : 7624
MC_MoveJogJoint
To operate a robot with Joint mode from TP panel.
Graphic expression | FB category |
---|---|
Motion |
Input and Output Variable
Variable name | Data type | Valid range | Default | Omission (*) |
---|---|---|---|---|
AxesGroup | eRC_AxesGroup | No | ||
|
Input Variable
Variable name | Data type | Valid range | Default | Omission (*) |
---|---|---|---|---|
Axis1_Plus | Boolean |
|
FALSE | Yes |
|
||||
Axis2_Plus | Boolean |
|
FALSE | Yes |
|
||||
Axis3_Plus | Boolean |
|
FALSE | Yes |
|
||||
Axis4_Plus | Boolean |
|
FALSE | Yes |
|
||||
Axis5_Plus | Boolean |
|
FALSE | Yes |
|
||||
Axis6_Plus | Boolean |
|
FALSE | Yes |
|
||||
Axis7_Plus | Boolean |
|
FALSE | Yes |
|
||||
Axis8_Plus | Boolean |
|
FALSE | Yes |
|
||||
Axis1_Minus | Boolean |
|
FALSE | Yes |
|
||||
Axis2_Minus | Boolean |
|
FALSE | Yes |
|
||||
Axis3_Minus | Boolean |
|
FALSE | Yes |
|
||||
Axis4_Minus | Boolean |
|
FALSE | Yes |
|
||||
Axis5_Minus | Boolean |
|
FALSE | Yes |
|
||||
Axis6_Minus | Boolean |
|
FALSE | Yes |
|
||||
Axis7_Minus | Boolean |
|
FALSE | Yes |
|
||||
Axis8_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 |
|
(*) : For some Variable, entries can be omitted.
- Yes : Entry can be omitted.
- No : Entry required always.
Output Variable
Variable name | Data type / Description |
---|---|
Status | Boolean |
|
|
Error | Boolean |
|
|
ErrorID | Word |
|
|
ErrorIDEx | DWord |
|
Function Description
The following figure shows the robot motion in Joint mode.
6-axis robot | 4-axis robot |
---|---|
Drives each of the six Joints independently. | Drives each of the four Joints independently. |
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 : 7624