trigger
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
| trigger [2020/02/20 09:10] – [Configuration of trigger implementations] oliver | trigger [2021/02/09 15:23] (aktuell) – [Trigger SPI] oliver | ||
|---|---|---|---|
| Zeile 21: | Zeile 21: | ||
| * Initialisation of the trigger implementation functionality. | * Initialisation of the trigger implementation functionality. | ||
| | | ||
| - | * This method is invoked, | + | * This method is invoked, |
| + | * is configured | ||
| * - if the trigger functionality is activated in the trigger options panel | * - if the trigger functionality is activated in the trigger options panel | ||
| * - maybe further explicitly by an init-button in the trigger options panel. | * - maybe further explicitly by an init-button in the trigger options panel. | ||
| Zeile 75: | Zeile 76: | ||
| */ | */ | ||
| public PropertyGroup nextCycle() throws ExecutionException; | public PropertyGroup nextCycle() throws ExecutionException; | ||
| + | | ||
| + | /** | ||
| + | * | ||
| + | * Used to close a robot program before loading a new one. | ||
| + | * | ||
| + | * @return | ||
| + | | ||
| + | */ | ||
| + | | ||
| } | } | ||
| </ | </ | ||
| Zeile 97: | Zeile 107: | ||
| </ | </ | ||
| + | It is possible to use more than one trigger for a trial type. | ||
| ===== Generic Options of the triggering functionality ===== | ===== Generic Options of the triggering functionality ===== | ||
| Generic configuration of the trigger functionality can be done via the options dialog in the misceleanous tab. | Generic configuration of the trigger functionality can be done via the options dialog in the misceleanous tab. | ||
trigger.1582186206.txt.gz · Zuletzt geändert: 2020/02/20 09:10 von oliver