|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IFiredTriggerInfo
Interface to get information about a fired trigger.
| Method Summary | |
|---|---|
ICondition |
getFiredCondition()
Gets the condition which has fired. |
int |
getMissedEvents()
Gets the amount of missed events of this condition that were missed since the last trigger event. |
IMotionContainer |
getMotionContainer()
Gets the motion container that was executed when the trigger was fired. |
PositionInformation |
getPositionInformation()
Gets the position information of the current and commanded Cartesian and Joint-specific position of the robot, when the trigger was fired. |
Date |
getTriggerTime()
Gets the time when the trigger occurred (in UTC). |
| Method Detail |
|---|
int getMissedEvents()
Date getTriggerTime()
IMotionContainer getMotionContainer()
ICondition getFiredCondition()
PositionInformation getPositionInformation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||