Open Core Interface - MLPI
MLPI-MotionLogicProgrammingInterface(mlpi4Java)  1.26.2
com.boschrexroth.mlpi.Motion.SyncDirection Enum Reference
Collaboration diagram for com.boschrexroth.mlpi.Motion.SyncDirection:
Collaboration graph

Detailed Description

This enumeration defines the direction in which synchronization takes place.

Code Name Description
0 SYNC_SHORTESTWAY Axis will synchronize in the direction where it has to move the shortest distance.
1 SYNC_CATCHUP Axis will only move in positive direction.
2 SYNC_SLOWDOWN Axis will only move in negative direction.

Definition at line 111 of file Motion.java.


The documentation for this enum was generated from the following file: