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

Detailed Description

This enumeration defines the different trigger events in the device.

Code Name Description
0 TRIG_EVT_MOTION This event executes all motion cyclic tasks (e.g. MotionKernel for Interpolation, motion cyclic PLC-Tasks, tasks delaying on event 'MLPI_TASKEVENT_MOTION_CYCLE').
1 TRIG_EVT_SERCOS This event executes all sercos cyclic tasks (e.g. sercos cyclic PLC-Tasks, tasks delaying on event 'MLPI_TASKEVENT_SERCOS_CYCLE').

Definition at line 84 of file Task.java.


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