Difference between revisions of "MC-Basic:MOVES"
m (Text replace - "''<value>''" to "<''value''>") |
(AXY: new links) |
||
(14 intermediate revisions by 3 users not shown) | |||
Line 32: | Line 32: | ||
|LIMITATIONS= | |LIMITATIONS= | ||
− | Write | + | Write only. In a task, the robot must be attached to that task. |
|EXAMPLE= | |EXAMPLE= | ||
Line 38: | Line 38: | ||
|SEE ALSO= | |SEE ALSO= | ||
− | * [[ | + | * [[MC-Basic:CIRCLE|CIRCLE]] |
− | * [[ | + | * [[MC-Basic:element.DEST|DEST]] |
− | * [[ | + | * [[MC-Basic:MOVE|MOVE]] |
− | * [[ | + | * [[MC-Basic:robot.ACCELERATIONROT|robot.ACCELERATIONROT]] |
− | * [[ | + | * [[MC-Basic:robot.ACCELERATIONTRANS|robot.ACCELERATIONTRANS]] |
− | * [[ | + | * [[MC-Basic:robot.DECELERATIONROT|robot.DECELERATIONROT]] |
− | * [[ | + | * [[MC-Basic:robot.DECELERATIONTRANS|robot.DECELERATIONTRANS]] |
− | * [[ | + | * [[MC-Basic:robot.HERE|robot.HERE]] |
− | * [[ | + | * [[MC-Basic:robot.START|robot.START]] |
− | * [[ | + | * [[MC-Basic:robot.VELOCITYROT|robot.VELOCITYROT]] |
− | * [[ | + | * [[MC-Basic:robot.VELOCITYTRANS|robot.VELOCITYTRANS]] |
}} | }} |
Latest revision as of 10:34, 13 September 2017
The MOVES command moves the robot along a straight line in world-space. The target point can be given as LOCATION or JOINT point. The parameters of the motion are: VTRAN, ATRAN, DTRAN, VRTO,AROT, DROT. The syntax for the properties is:
<Property Name> = <value>
The permanent value is overridden for the duration of the MOVES. All standard motion specification of the MOVE command are also available (STARTTYPE, ABS) with exactly the same functionality.
Syntax
Moves <robot> <target point> {Optional Property}*
Availability
All versions
Type
Double
Scope
Task, Terminal
Limitations
Write only. In a task, the robot must be attached to that task.
Examples
MOVES #{400,400,20,-30} vtran = 1000