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

Public Attributes

TriggerOption triggerOption
 
boolean active
 

Detailed Description

This structure defines the information needed to get or set the trigger setup.

Elements of struct TriggerSetup

Type Element Description
TriggerOption triggerOption Options available for task trigger
boolean active Option active or inactive

Definition at line 202 of file Task.java.

Member Data Documentation

TriggerOption com.boschrexroth.mlpi.Task.TriggerSetup.triggerOption

Options available for task trigger.

Definition at line 204 of file Task.java.

boolean com.boschrexroth.mlpi.Task.TriggerSetup.active

Option active or inactive.

Definition at line 205 of file Task.java.


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